bugfixes, ui changes, rds reset feature

This commit is contained in:
NoobishSVK
2024-01-29 23:32:00 +01:00
parent 6e25e0b1dd
commit 525ae519d7
7 changed files with 105 additions and 27 deletions
+1
View File
@@ -7,6 +7,7 @@ button {
background-color: var(--color-4);
cursor: pointer;
font-family: inherit;
color: var(--color-main);
}
button:hover {