🐛 bug: quannitty

:%s
This commit is contained in:
DatNguyen
2021-09-20 10:51:57 +07:00
parent acb709f5ad
commit c2a9b6610f

View File

@@ -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 {