This commit is contained in:
潘晓云
2022-04-28 12:27:28 +08:00
parent a9ad891224
commit dbfd39c512
8 changed files with 401 additions and 273 deletions

View File

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