update
This commit is contained in:
@@ -2909,6 +2909,8 @@ textarea::placeholder {
|
||||
-ms-transform-origin: top left;
|
||||
transform-origin: top left;
|
||||
padding: 14px 10px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
}
|
||||
.page-category .box-content-category .list-filter-category .item:hover ul {
|
||||
-webkit-transform: scale(1);
|
||||
@@ -4437,6 +4439,20 @@ textarea::placeholder {
|
||||
.page-deal .box-list-item-deal .product-item:nth-child(2) .text-deal-item {
|
||||
display: block !important;
|
||||
}
|
||||
.page-deal .time-deal-page p {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
width: 25px;
|
||||
height: 20px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.page-deal .time-deal-page span {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.page-cart {
|
||||
background: #f0f0f0;
|
||||
padding: 20px 0 40px;
|
||||
|
||||
Reference in New Issue
Block a user