Selaa lähdekoodia

fix: error action style

vben 4 vuotta sitten
vanhempi
commit
da64c1dac9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/layouts/default/header/index.less

+ 1 - 1
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;