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

Fix: do not crop namespace selector placeholder

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-08-23 09:49:10 +03:00
parent 7a135c0b4f
commit 0b0ca8c647

View File

@ -20,6 +20,7 @@
padding-left: 8px;
margin-right: -8px;
padding-right: 8px;
line-height: 1.1;
&::-webkit-scrollbar {
display: none;