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

Fine-tune inputs harder

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-02-01 14:11:13 +03:00
parent 5dbde20a91
commit 079c9b3331

View File

@ -20,17 +20,8 @@
white-space: nowrap;
}
.NamespaceSelect {
.Select {
&__value-container {
margin-bottom: 0px;
padding-bottom: 2px;
}
}
}
.SearchInput label {
padding: 6px 8px;
padding: 7px; // Align with sibling selector
}
}