chore: 优化字典hooks使用

This commit is contained in:
xlsea
2024-09-11 16:37:35 +08:00
parent 2b14b84c67
commit 9cbbaff297
13 changed files with 94 additions and 52 deletions

View File

@ -0,0 +1,5 @@
.table-search {
.n-collapse {
--n-title-font-size: 15px !important;
}
}

View File

@ -1 +1,2 @@
@import './scrollbar.scss';
@import './custom.scss';