This commit is contained in:
潘晓云
2022-03-24 09:48:47 +08:00
parent e30c920892
commit 7d48cde471

View File

@ -10,12 +10,12 @@
// ==========Custom brand visual color========== // ==========Custom brand visual color==========
.error-color { .error-color {
color: #ff4d4f; color: #ff4d4f;
} }
@primary-color : #F5222D; @primary-color : #F5222D;
@font-size-base: 15px; @font-size-base: 15px;
.page-header__title { // .page-header__title {
display: none; // display: none;
} // }