mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix: do not crop <Select/> single value
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
03d2389f01
commit
7a135c0b4f
@ -49,6 +49,7 @@ html {
|
|||||||
|
|
||||||
&__single-value {
|
&__single-value {
|
||||||
color: var(--textColorSecondary);
|
color: var(--textColorSecondary);
|
||||||
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__indicator {
|
&__indicator {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user