Commit c369a2c0 authored by Leopoldthecoder's avatar Leopoldthecoder

fix tooltip display in table

parent a8a835aa
...@@ -39,6 +39,10 @@ ...@@ -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;
......
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