Refactor CSS to make the background of the notification stack transparent

This commit is contained in:
mauro-balades
2024-09-13 23:32:18 +02:00
parent 313c1161ff
commit 3a2b027019

View File

@@ -251,6 +251,7 @@ button.popup-notification-dropmarker {
/* Notification Stack */
.notificationbox-stack {
background: transparent;
&[notificationside="top"] {
position: absolute;