create temporary settings view

This commit is contained in:
plebeius.eth
2024-03-20 22:06:35 +01:00
parent 81aa6d2426
commit 262a767aae
8 changed files with 90 additions and 50 deletions
@@ -7,4 +7,7 @@
.debug select {
margin: 2px;
border: var(--select-border);
background-color: var(--select-background-color);
color: var(--select-color);
}