diff --git a/src/layouts/default/header/index.less b/src/layouts/default/header/index.less index 28d9d1cdb8fef0891044b2de33da1e95b3c7f694..cc1a6403936a5e65cf93b7a8e38eacb21e2f5012 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;