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';
|
||||
.quanittyInputWarper {
|
||||
@apply shape-common-border;
|
||||
padding: 0.5px 0;
|
||||
&::before{
|
||||
height: 100%;
|
||||
top: 1px;
|
||||
background-color: var(--text-active);
|
||||
}
|
||||
.inner {
|
||||
|
Reference in New Issue
Block a user