Fix attachments width on bulma light themes.

This commit is contained in:
Jason McBrayer 2019-02-05 10:53:03 -05:00
parent 3c9b0e13aa
commit 5f28bb5ea5
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ emoji-link
.level.attachments
{
overflow-x: auto;
max-width: 80ex;
}