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

fix hotbar icon kind light theme

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-04-29 11:18:20 +03:00
parent 78c77a169a
commit be908ad6e7

View File

@ -48,7 +48,7 @@
margin: -8px;
font-size: var(--font-size-small);
background: var(--clusterMenuBackground);
color: white;
color: var(--textColorAccent);
padding: 0px;
border-radius: 50%;
border: 2px solid var(--clusterMenuBackground);