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

Adjust namespace select filter option sizes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-06-15 14:37:11 +03:00
parent 6765e10ffc
commit 40689de370

View File

@ -59,6 +59,8 @@
&__option { &__option {
white-space: normal; white-space: normal;
word-break: break-all; word-break: break-all;
padding: 4px 8px;
border-radius: 3px;
} }
} }