feat: powermenu padding

This commit is contained in:
notohh 2023-04-11 12:51:32 -04:00
parent b38932640d
commit 1d5fc52fdf
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -139,3 +139,8 @@ image {
/* end tray */
/* custom modules */
#custom-wlogout {
padding-left: 0.9rem;
padding-right: 0.9rem;
}