mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-22 10:27:01 +08:00
Layout bug fix
This commit is contained in:
@@ -142,6 +142,7 @@ img, picture {
|
||||
}
|
||||
li{
|
||||
border-radius: 100px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
.active{
|
||||
@@ -267,7 +268,7 @@ img, picture {
|
||||
width:100%;
|
||||
}
|
||||
.rc-top{
|
||||
margin-top: 74px;
|
||||
margin-top: 90px;
|
||||
}
|
||||
.rc-list__header {
|
||||
background: none;
|
||||
@@ -348,7 +349,7 @@ img, picture {
|
||||
font-size:16px;
|
||||
}
|
||||
.rc-top{
|
||||
margin-top: 124px;
|
||||
margin-top: 150px;
|
||||
}
|
||||
.ts-product-list{
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user