mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-16 23:53:48 +08:00
@@ -432,7 +432,8 @@ img, picture {
|
||||
}
|
||||
.ts-product-list{
|
||||
text-align: left;
|
||||
display:block;
|
||||
//display:block;
|
||||
display:flex;
|
||||
li{
|
||||
max-width:20rem;
|
||||
min-width:18.75rem;
|
||||
@@ -621,8 +622,8 @@ img, picture {
|
||||
display:flex;
|
||||
//justify-content: space-between;
|
||||
li{
|
||||
//margin-left:0;
|
||||
//margin-right:0;
|
||||
margin-left:0;
|
||||
margin-right:0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -383,6 +383,14 @@
|
||||
}
|
||||
.ts-banner-swiper-container{
|
||||
position:relative;
|
||||
picture
|
||||
{
|
||||
min-height:12rem;
|
||||
width:100%;
|
||||
img{
|
||||
margin:0 auto;
|
||||
}
|
||||
}
|
||||
.ts-carousel-indicator{
|
||||
position:absolute;
|
||||
bottom:.4rem;
|
||||
|
||||
@@ -571,7 +571,7 @@ border-radius: 30px;
|
||||
h2{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 4%;
|
||||
width: 3.25rem;
|
||||
}
|
||||
.ts-scrollable{
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user