edit schema wip

This commit is contained in:
2026-01-08 15:19:08 +02:00
parent ebccac210a
commit 25ad3fefab
18 changed files with 714 additions and 45 deletions
+6
View File
@@ -8,3 +8,9 @@ main {
padding: 20px;
}
}
button.danger {
background-color: #d93526;
border-color: #d93526;
color: white;
}