Table: fix tooltip style

pull/1107/head
qingwei.li 2016-11-16 16:59:26 +08:00
parent a745058524
commit b7ecc15622
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
.el-tooltip__rel { .el-tooltip__rel {
display: block; display: block;
.cell > * { .cell {
white-space: nowrap; white-space: nowrap;
} }
} }