Commit f6a84264 authored by 杨奕's avatar 杨奕 Committed by GitHub

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

Table: fix tooltip style
parents a7450585 b7ecc156
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
.el-tooltip__rel { .el-tooltip__rel {
display: block; display: block;
.cell > * { .cell {
white-space: nowrap; white-space: nowrap;
} }
} }
......
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