Fix Eww hover
All checks were successful
Nix Build / build-nixos (push) Successful in 6m40s

This commit is contained in:
soraefir
2024-05-18 16:52:08 +02:00
parent de33b74926
commit 8ed8e2b2e2
5 changed files with 31 additions and 36 deletions

View File

@ -1,3 +1,6 @@
.tray * {
padding: $border-width 0px;
}
.tray menu {
background-color: $base01;
color: $base07;
@ -8,7 +11,7 @@
padding: 10px 0px;
>menuitem {
margin: 0px $border-width;
margin: 2px $border-width;
padding: 0px 10px;
&:disabled label {