Explorar o código

fix tooltip display in table

Leopoldthecoder %!s(int64=8) %!d(string=hai) anos
pai
achega
c369a2c060
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      packages/theme-default/src/table.css

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

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