mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 13:22:50 -05:00
Virtualize chat (#3196)
This commit is contained in:
@@ -209,10 +209,13 @@
|
||||
}
|
||||
|
||||
/* messages: no top padding, fill available space */
|
||||
& ol {
|
||||
& [role="listbox"] {
|
||||
padding-top: 0;
|
||||
flex: 1;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
& [role="option"] {
|
||||
padding-inline: var(--s-2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user