This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
packages
/
element-ui
Seguir
2
Destacar
0
Fork
1
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Table: fix tooltip style
qingwei.li
%!s(int64=8) %!d(string=hai) anos
pai
a745058524
achega
b7ecc15622
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
packages/theme-default/src/table.css
+ 1
- 1
packages/theme-default/src/table.css
Ver ficheiro
@@ -46,7 +46,7 @@
.el-tooltip__rel {
display: block;
- .cell
> *
{
+ .cell {
white-space: nowrap;
}
}