diff --git a/src/layouts/default/header/index.less b/src/layouts/default/header/index.less index 28d9d1c..cc1a640 100644 --- a/src/layouts/default/header/index.less +++ b/src/layouts/default/header/index.less @@ -108,7 +108,7 @@ align-items: center; &__item { - display: flex; + display: flex !important; height: @header-height; padding: 0 2px; font-size: 1.2em;