css patch

This commit is contained in:
2023-12-18 22:27:17 +01:00
parent 651fbbd67f
commit c6f6e216f2
2 changed files with 5 additions and 1 deletions

View File

@ -42,6 +42,11 @@
#app #add_chat_off {
text-decoration: underline;
cursor: pointer;
}
#app #add_chat_on {
cursor: pointer;
}
#app #messages {