mirror of
https://github.com/flarum/core.git
synced 2025-08-13 03:44:32 +02:00
chore: improve debugging experience (#3944)
This commit is contained in:
@@ -137,6 +137,12 @@ blockquote ol:last-child {
|
||||
white-space: pre-wrap;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
&-iframe {
|
||||
width: 100%;
|
||||
max-height: 90vh;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#flarum-loading {
|
||||
|
Reference in New Issue
Block a user