This commit is contained in:
zh
2025-12-17 18:06:13 +08:00
parent 61f93a81f2
commit 27543a3eae
18 changed files with 146 additions and 117 deletions

View File

@ -19,7 +19,7 @@
}
@font-face {
font-family: 'SourceHanSansTi';
font-family: 'SourceHanSansTiM';
src: url('../fonts/SourceHanSansCN-Medium.otf') format('opentype');
}
@ -528,6 +528,7 @@
overflow-y: auto;
scrollbar-gutter: stable;
width: calc(100% + 1px);
max-height: 233px;
}
.YJ-custom-base-dialog>.content .table .align-center,