Эх сурвалжийг харах

Merge pull request #395 from Leopoldthecoder/master

fix tooltip display in table
baiyaaaaa 8 жил өмнө
parent
commit
4f3dcd825e

+ 4 - 0
packages/theme-default/src/table.css

@@ -39,6 +39,10 @@
       z-index: 1;
       z-index: 1;
     }
     }
 
 
+    .el-tooltip__rel {
+      display: block;
+    }
+
     @modifier fit {
     @modifier fit {
       border-right: 0;
       border-right: 0;
       border-bottom: 0;
       border-bottom: 0;