Commit 4f3dcd82 authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #395 from Leopoldthecoder/master

fix tooltip display in table
parents f1fdaa4a c369a2c0
......@@ -39,6 +39,10 @@
z-index: 1;
}
.el-tooltip__rel {
display: block;
}
@modifier fit {
border-right: 0;
border-bottom: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment