优化VIP卡片布局及工具箱详情页面
This commit is contained in:
@ -153,8 +153,10 @@
|
||||
.vip-cards {
|
||||
display: flex;
|
||||
gap: 32px;
|
||||
justify-content: center;
|
||||
/* justify-content: center; */
|
||||
margin: 24px 0;
|
||||
overflow-x: auto;
|
||||
padding: 10px;
|
||||
}
|
||||
.vip-card {
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user