소스 검색

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;