changed layout

This commit is contained in:
Ebube
2023-05-12 19:06:53 +01:00
parent 2fd0aaa89c
commit d3a19d0a31
4 changed files with 140 additions and 185 deletions
+12
View File
@@ -105,6 +105,11 @@ input::-webkit-inner-spin-button {
input[type="number"] {
-moz-appearance: textfield;
}
input[type="text"][dir="rtl"] {
text-align: right;
}
.default-border-bottom {
border-bottom: 1px solid #d3d2fe;
}
@@ -364,6 +369,13 @@ input[type="number"] {
margin: 0 16px;
}
.transfer-field, .transfer-field:focus, .transfer-field:focus-within{
background: #FFF !important;
border: none !important;
outline: none !important;
box-shadow: none !important;
}
/* the parent */
.trending-products .slick-list {
margin: 0 -16px;