Merge pull request #395 from Leopoldthecoder/master

fix tooltip display in table
pull/402/head
baiyaaaaa 2016-10-13 17:37:22 +08:00 committed by GitHub
commit 4f3dcd825e
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;