notifications

This commit is contained in:
Bastian Wagner
2026-08-04 21:08:06 +02:00
parent 35e6c055c0
commit 7bfb3d07fc

View File

@@ -37,4 +37,9 @@ body {
margin: 0; margin: 0;
height: 100%; height: 100%;
} }
.shell-notification-menu {
min-width: 420px !important;
max-width: calc(100vw - 24px);
}
/* You can add global styles to this file, and also import other style files */ /* You can add global styles to this file, and also import other style files */