mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
chore: 优化字典hooks使用
This commit is contained in:
5
src/styles/scss/custom.scss
Normal file
5
src/styles/scss/custom.scss
Normal file
@ -0,0 +1,5 @@
|
||||
.table-search {
|
||||
.n-collapse {
|
||||
--n-title-font-size: 15px !important;
|
||||
}
|
||||
}
|
||||
@ -1 +1,2 @@
|
||||
@import './scrollbar.scss';
|
||||
@import './custom.scss';
|
||||
|
||||
Reference in New Issue
Block a user