Merge pull request #1107 from QingWei-Li/fix/table-tooltip

Table: fix tooltip style
pull/1108/head
杨奕 2016-11-16 17:04:19 +08:00 committed by GitHub
commit f6a8426481
1 changed files with 1 additions and 1 deletions

View File

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