fix style

This commit is contained in:
Lingzi
2022-03-04 18:04:03 +08:00
parent f2926288fa
commit c402fedde3
8 changed files with 148 additions and 17 deletions

View File

@ -1,3 +1,9 @@
/* You can add global styles to this file, and also import other style files */
@import './fix/index';
@import './fix/index';
.error-color {
color: #ff4d4f;
}
@primary-color: #F5222D;
@font-size-base: 15px;