mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix TableCell line-height
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
69e94267ef
commit
c7c5e15e31
@ -8,6 +8,7 @@
|
||||
word-break: break-all;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
line-height: 1;
|
||||
|
||||
&.menu {
|
||||
@include table-cell-action;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user