fix public

This commit is contained in:
Bastian Wagner
2026-08-05 09:10:48 +02:00
parent 7bfb3d07fc
commit 8405f797d7

View File

@@ -36,6 +36,7 @@ body {
// Reset the user agent margin. // Reset the user agent margin.
margin: 0; margin: 0;
height: 100%; height: 100%;
overflow-y: auto;
} }
.shell-notification-menu { .shell-notification-menu {