mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-27 01:03:51 -05:00
Re-fix media attachments overflow
This commit is contained in:
parent
23f7aed095
commit
5266b8df03
@ -99,7 +99,8 @@ emoji-link
|
|||||||
|
|
||||||
.level.attachments
|
.level.attachments
|
||||||
{
|
{
|
||||||
overflow: auto;
|
overflow-x: auto;
|
||||||
|
max-width: 80ex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user