eww -> bar: Fixed systray CSS styling

This commit is contained in:
GaspardCulis 2024-04-24 10:23:35 +02:00
parent 247a76abf8
commit c515a11b57
No known key found for this signature in database
GPG key ID: BC18146756955609

View file

@ -45,9 +45,8 @@
margin: 0px;
margin-left: 6px;
& > menuitem {
menu {
padding: 5px 5px;
& menu {
padding: 8px 8px;
border-radius: 10px;
background-color: $background;
@ -66,7 +65,6 @@
background-color: rgba(5, 5, 5, 0.35);
}
}
}
& > menuitem:first-child {
margin-left: 10px;