update style of notification

This commit is contained in:
sudacode 2025-05-04 16:19:05 -07:00
parent 5818cb01b8
commit 14d71072e9
Signed by: sudacode
SSH Key Fingerprint: SHA256:lT5C2bB398DcX6daCF/gYFNSTK3y+Du3oTGUnYzfTEw

View File

@ -315,7 +315,7 @@ label:focus {
#custom-notification { #custom-notification {
font-family: "JetBrainsMono Nerd Font"; font-family: "JetBrainsMono Nerd Font";
padding: 5px; margin: 5px 6px 5px 5px;
background-color: transparent; background-color: transparent;
color: @maroon; color: @maroon;
} }