Ensure ActionBar is in the middle of the row

This commit is contained in:
Johannes Zellner
2025-12-19 20:51:48 +01:00
parent 9d96ab8f6a
commit 1ea6fb9300
+1
View File
@@ -39,6 +39,7 @@ function onMenu(event) {
gap: 5px;
justify-content: end;
min-height: 31px;
align-items: center;
}
.menu-action {