feat: 修改文字

This commit is contained in:
xieyonghong 2023-05-17 14:43:54 +08:00
parent fe291a1ca0
commit 5dcbf2d28f
2 changed files with 9 additions and 0 deletions

Binary file not shown.

View File

@ -2,6 +2,15 @@
@DarkMenuItemColor: #808491 !important;
@font-face {
font-family: AliRegular;
src: url("/fonts/AlibabaPuHuiTi-2-55-Regular.ttf");
}
body {
font-family: 'AliRegular' !important;
}
.ant-form-item-required:before {
position: absolute;
right: -12px;