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;
 }