极速成片页面和提炼提示词
This commit is contained in:
@@ -4,7 +4,15 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.trash-empty { min-height: 220px; flex-direction: column; gap: 10px; }
|
||||
.trash-empty {
|
||||
min-height: 220px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* 分区(商品 / 资产):mono 小标题 + 各自列表 */
|
||||
.trash-section { margin-bottom: 22px; }
|
||||
|
||||
Reference in New Issue
Block a user