codeMan 2 years ago
parent
commit
07a20e0d9a
1 changed files with 4 additions and 0 deletions
  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;
 }