feat: 统一管理端多语言、配置与票据/结算页面重构
This commit is contained in:
@@ -151,7 +151,11 @@
|
||||
}
|
||||
|
||||
.admin-list-field {
|
||||
@apply flex min-w-0 flex-col gap-2 sm:flex-row sm:items-center sm:shrink-0;
|
||||
@apply flex min-w-0 flex-col gap-2 sm:flex-row sm:items-center sm:shrink-0 sm:gap-1.5;
|
||||
}
|
||||
|
||||
.admin-list-field > label {
|
||||
@apply w-auto min-w-0 shrink-0 whitespace-nowrap;
|
||||
}
|
||||
|
||||
.admin-list-actions {
|
||||
|
||||
Reference in New Issue
Block a user