mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
tweak padding
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
2b81fd419a
commit
709af8d75b
@ -22,6 +22,7 @@
|
|||||||
font-size: var(--font-size-small);
|
font-size: var(--font-size-small);
|
||||||
color: white;
|
color: white;
|
||||||
.item {
|
.item {
|
||||||
|
padding: $padding / 4 $padding / 2;
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: #ffffff33;
|
background-color: #ffffff33;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user