mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
chat: fix coloring with dark background, and scrolling chattext when new message come in
This commit is contained in:
parent
780eaad573
commit
3e12b6d132
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#chatbox {
|
||||
background-color: transparent !important;
|
||||
color: var(--text-color);
|
||||
}
|
||||
.chat-content {
|
||||
background: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue