cart & checkout: UI enhacnements
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
.inputField {
|
||||
height: 50px;
|
||||
border-radius: 8px !important;
|
||||
justify-content: space-between;
|
||||
padding-top: 12px;
|
||||
padding-right: 16px;
|
||||
padding-bottom: 12px;
|
||||
padding-left: 16px;
|
||||
opacity: 1;
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.editButton {
|
||||
|
||||
Reference in New Issue
Block a user