diff --git a/jero-web/public/color.less b/jero-web/public/color.less index 20c86f4c..17934091 100644 --- a/jero-web/public/color.less +++ b/jero-web/public/color.less @@ -2176,7 +2176,9 @@ this.tinycolor = tinycolor; color: rgba(0, 0, 0, 0.45); } .layout .header { - background-color: @primary-color !important; + //background-color: @primary-color !important; + background-color: #fff !important; + } i.trigger:hover { background: rgba(0, 0, 0, 0.025);