update style of notification

This commit is contained in:
2025-05-04 16:19:05 -07:00
parent 5818cb01b8
commit 14d71072e9

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;
} }