1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Increase .entityName col width

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-01-31 16:15:47 +03:00
parent a9abcf99e4
commit be33b373b8

View File

@ -20,6 +20,7 @@
padding: 0 var(--padding); padding: 0 var(--padding);
padding-bottom: 0; padding-bottom: 0;
padding-right: 24px; // + reserved space for .pinIcon padding-right: 24px; // + reserved space for .pinIcon
flex-grow: 2.5!important;
> span { > span {
overflow: hidden; overflow: hidden;