fix tooltip display in table

pull/395/head
Leopoldthecoder 2016-10-13 17:01:13 +08:00
parent a8a835aaa2
commit c369a2c060
1 changed files with 4 additions and 0 deletions

View File

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