mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Chat message sizes are now flexible to allow resizing + account for delayed emote loading
This commit is contained in:
@@ -103,7 +103,7 @@ html {
|
||||
li {
|
||||
list-style: none;
|
||||
overflow: hidden;
|
||||
width: 0px;
|
||||
max-width: 0px;
|
||||
transition: all 1s ease-in-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user