mirror of
https://github.com/flarum/framework.git
synced 2025-06-03 06:13:07 +08:00
Fix display
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.MarkdownToolbar {
|
||||
display: 'inline-block';
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
span.spoiler {
|
||||
|
Reference in New Issue
Block a user