mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix hotbar icon kind light theme (#2668)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
7bbe6aeab1
commit
0a604201d4
@ -48,7 +48,7 @@
|
|||||||
margin: -8px;
|
margin: -8px;
|
||||||
font-size: var(--font-size-small);
|
font-size: var(--font-size-small);
|
||||||
background: var(--clusterMenuBackground);
|
background: var(--clusterMenuBackground);
|
||||||
color: white;
|
color: var(--textColorAccent);
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
border: 2px solid var(--clusterMenuBackground);
|
border: 2px solid var(--clusterMenuBackground);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user