[web-app] 告警通知-接收人配置和消息策略配置。全局字体基础大小修改为12px

This commit is contained in:
tomsun28
2021-12-16 22:10:57 +08:00
parent 0f6a0168d5
commit bf0a193724
12 changed files with 583 additions and 15 deletions

View File

@@ -8,6 +8,9 @@
// The theme parameters can be generated at https://ng-alain.github.io/ng-alain/
// @primary-color: #f50;
@primary-color: #722ED1;
@font-size-base: 12px;
@nz-table-rep-padding-vertical: 2px;
@nz-table-rep-padding-horizontal: 2px;
@alain-default-header-hg: 52px;
@alain-default-header-bg: #722ED1;
@alain-default-header-padding: 8px;