update style

This commit is contained in:
2026-03-23 14:26:58 +08:00
parent b232fad34f
commit d52f7e8ec4
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -2,6 +2,11 @@
@import 'tailwindcss/theme' layer(theme);
@import 'tailwindcss/utilities' layer(utilities);
/* 过滤器表单行间距消除 */
.filter-form .ant-form-item {
margin-bottom: 8px;
}
/* 应用全局样式 */
#app {
width: 100%;