[web-app] 菜单功能布局大致样式定义
This commit is contained in:
@@ -5,5 +5,12 @@
|
||||
@import '~@delon/theme/theme-default.less';
|
||||
|
||||
// ==========The following is the custom theme variable area==========
|
||||
// The theme paraments can be generated at https://ng-alain.github.io/ng-alain/
|
||||
// The theme parameters can be generated at https://ng-alain.github.io/ng-alain/
|
||||
// @primary-color: #f50;
|
||||
@primary-color: #722ED1;
|
||||
@alain-default-header-hg: 52px;
|
||||
@alain-default-header-bg: #722ED1;
|
||||
@alain-default-header-padding: 8px;
|
||||
@alain-default-aside-bg: #eca7a7;
|
||||
@alain-default-aside-nav-text-hover-color: #722ED1;
|
||||
@alain-default-aside-nav-selected-text-color: #722ED1;
|
||||
|
||||
Reference in New Issue
Block a user