Prefs managing mostly done

This commit is contained in:
Magnus Åhall 2026-06-21 10:59:38 +02:00
parent 81d02b82dc
commit 74851b9c4d
6 changed files with 344 additions and 51 deletions

View file

@ -274,7 +274,7 @@ button {
&.page-preferences {
#page-preferences {
display: grid !important;
display: block;
grid-area: n2-page;
}
}