better support section in about

- added status page to support section
- updated order of items
- clean up
This commit is contained in:
wukko
2023-12-25 17:46:33 +06:00
parent 64790b9820
commit f500d8b5f9
10 changed files with 58 additions and 37 deletions

View File

@@ -797,6 +797,7 @@ button:active,
.collapse-body {
display: none;
padding: var(--padding-1);
padding-bottom: 1rem;
user-select: text;
-webkit-user-select: text;
}