Make page rewrite optional

This commit is contained in:
2026-05-07 19:35:10 +02:00
parent a18f991c0b
commit d8089d9cb3
4 changed files with 80 additions and 40 deletions
+6
View File
@@ -626,6 +626,12 @@ hr {
outline: none;
}
.modal-checkbox {
display: flex;
align-items: center;
gap: 0.5rem;
}
/* === Tree picker === */
.tree-picker {
max-height: 60vh;