feat: 修改文字
This commit is contained in:
parent
fe291a1ca0
commit
5dcbf2d28f
Binary file not shown.
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue