codeMan 2 년 전
부모
커밋
07a20e0d9a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/style/style.css

+ 4 - 0
src/style/style.css

@@ -228,4 +228,8 @@ ul{
   color:#3874F6;
   text-decoration: underline;
   cursor: pointer;
+}
+
+.el-table__header-wrapper {
+  overflow: visible !important;
 }