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