Add #notifications-toolbar as selector where notifications are styled

This commit is contained in:
MrOtherGuy
2025-07-27 07:08:51 +03:00
parent 1c158ec2dc
commit 14d2fa0d03
6 changed files with 9 additions and 3 deletions

View File

@@ -28,6 +28,7 @@ See the above repository for updates as well as full license text. */
#toolbar-menubar,
#PersonalToolbar,
.global-notificationbox,
#notifications-toolbar,
#tab-notification-deck{
grid-column: 1/3;
}