mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fine-tuning ItemListLayout input sizes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
c51a2a17e7
commit
5dbde20a91
@ -23,7 +23,8 @@
|
||||
.NamespaceSelect {
|
||||
.Select {
|
||||
&__value-container {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 0px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -50,6 +50,7 @@ html {
|
||||
|
||||
&__value-container {
|
||||
margin-bottom: 1px;
|
||||
color: var(--textColorTertiary);
|
||||
}
|
||||
|
||||
&__indicator {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user