special page refactor

This commit is contained in:
Jan Prochazka
2024-10-21 13:18:16 +02:00
parent aee3a28465
commit 967615b6e5
2 changed files with 144 additions and 201 deletions

View File

@@ -64,6 +64,7 @@
border: 1px solid var(--theme-border);
border-radius: 4px;
background-color: var(--theme-bg-0);
position: relative;
}
.wrap {