mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-06 17:26:35 +08:00
商品首页完善
This commit is contained in:
@@ -36,14 +36,13 @@
|
||||
}
|
||||
|
||||
.card-div {
|
||||
background-color: #000;
|
||||
height: 6rem;
|
||||
width: 100%;
|
||||
}
|
||||
.bottom-div {
|
||||
display: flex;
|
||||
|
||||
justify-content: center;
|
||||
/* justify-content: center; */
|
||||
width: 100%;
|
||||
height: 6rem;
|
||||
overflow: hidden;
|
||||
@@ -54,7 +53,6 @@
|
||||
.card-div-inside {
|
||||
flex: none;
|
||||
display: block;
|
||||
|
||||
margin-top: 0.5rem;
|
||||
margin-left: 0.5rem;
|
||||
margin-right: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user