Bladeren bron
Merge pull request #1107 from QingWei-Li/fix/table-tooltip
Table: fix tooltip style
杨奕
8 jaren geleden
bovenliggende
commit
f6a8426481
|
@@ -46,7 +46,7 @@
|
|
|
.el-tooltip__rel {
|
|
|
display: block;
|
|
|
|
|
|
- .cell > * {
|
|
|
+ .cell {
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
}
|