mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
🐛 bug: quannitty
:%s
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
@import '../../../styles/utilities';
|
@import '../../../styles/utilities';
|
||||||
.quanittyInputWarper {
|
.quanittyInputWarper {
|
||||||
@apply shape-common-border;
|
@apply shape-common-border;
|
||||||
|
padding: 0.5px 0;
|
||||||
&::before{
|
&::before{
|
||||||
height: 100%;
|
|
||||||
top: 1px;
|
|
||||||
background-color: var(--text-active);
|
background-color: var(--text-active);
|
||||||
}
|
}
|
||||||
.inner {
|
.inner {
|
||||||
|
Reference in New Issue
Block a user