mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Auto on scroll in chat
This commit is contained in:
@@ -750,7 +750,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
|
||||
#chatchannel, #chatall {
|
||||
height: inherit;
|
||||
overflow-y:scroll;
|
||||
overflow-y:auto;
|
||||
text-align:left;
|
||||
word-wrap:break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user