ok banget
This commit is contained in:
@@ -143,12 +143,15 @@
|
||||
|
||||
.itemQty {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
align-items: end;
|
||||
font-size: 0.9rem;
|
||||
margin-left: 5px;
|
||||
color: rgb(115, 165, 133);
|
||||
fill: rgb(115, 165, 133);
|
||||
}
|
||||
|
||||
.itemQtyValue {
|
||||
margin-bottom: 8px;
|
||||
font-family: "Poppins", sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
@@ -174,7 +177,6 @@
|
||||
background-color: #ffffff;
|
||||
border: 2px solid #73a585;
|
||||
/* border: none; */
|
||||
color: #73a585;
|
||||
display: inline-block;
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user