cart page: increase "action btn" width
This commit is contained in:
@@ -4,13 +4,8 @@
|
||||
background-color: #ffb70014;
|
||||
border-radius: 888px;
|
||||
width: fit-content;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
:global(.rtl) .quantityControls {
|
||||
margin-left: 0;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.quantityLabel {
|
||||
font-size: 14px;
|
||||
@@ -23,7 +18,7 @@
|
||||
align-items: center;
|
||||
padding: 8px;
|
||||
border-radius: 888px;
|
||||
width: 84px;
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user