[improvement] NoticeBar: add less vars
This commit is contained in:
@@ -285,6 +285,17 @@
|
||||
@nav-bar-title-font-size: 16px;
|
||||
@nav-bar-title-text-color: @text-color;
|
||||
|
||||
// NoticeBar
|
||||
@notice-bar-height: 40px;
|
||||
@notice-bar-padding: 0 15px;
|
||||
@notice-bar-wrapable-padding: 8px 15px;
|
||||
@notice-bar-text-color: @orange-dark;
|
||||
@notice-bar-font-size: 14px;
|
||||
@notice-bar-line-height: 24px;
|
||||
@notice-bar-background-color: @orange-light;
|
||||
@notice-bar-icon-size: 16px;
|
||||
@notice-bar-icon-min-width: 22px;
|
||||
|
||||
// Notify
|
||||
@notify-padding: 6px 15px;
|
||||
@notify-font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user