Reaction sorting, minor style and usability fixes

This commit is contained in:
mrfry
2021-05-11 10:01:00 +02:00
parent 2488aa2a11
commit 933b453498
14 changed files with 67 additions and 94 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ textarea {
border-radius: 3px;
}
input {
input[type='text'] {
color: var(--text-color);
background-color: var(--background-color);
border: 0px solid #444;