Files
bbq/src/styles/index.less
潘晓云 dbfd39c512 -
2022-04-28 12:27:28 +08:00

12 lines
190 B
Plaintext

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