mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Re-fix media attachments overflow
This commit is contained in:
@ -99,7 +99,8 @@ emoji-link
|
||||
|
||||
.level.attachments
|
||||
{
|
||||
overflow: auto;
|
||||
overflow-x: auto;
|
||||
max-width: 80ex;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user