style:商品实体映射布局间距调整
This commit is contained in:
parent
8abba6f541
commit
427e64d621
@ -1914,7 +1914,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 20px;
|
||||
margin: 20px;
|
||||
margin-bottom: 15px;
|
||||
gap: 10px;
|
||||
border-radius: 5px;
|
||||
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
|
||||
@ -1927,7 +1927,6 @@
|
||||
.list {
|
||||
background: #fff;
|
||||
padding: 20px;
|
||||
margin: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user