瀏覽代碼

fix: error action style

vben 4 年之前
父節點
當前提交
da64c1dac9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;