This commit is contained in:
unknown 2023-06-24 14:16:31 +05:30
parent 9629183fba
commit 82a139b878

View File

@ -389,8 +389,9 @@ body.cart .quantity{
border-width:0;
background-color: transparent;
text-align: center;
width:115px;
width:120px;
font-size: 16px;
z-index:-1;
}
.quantity input[type=number]{
-webkit-text-size-adjust: 100%;
@ -410,6 +411,7 @@ body.cart .quantity{
line-height:45px;
font-size: 15px;
color:#686868;
z-index:5;
}
.quantity .plus{
right:0;