mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
safety so pre blocks can't break modal width
This commit is contained in:
@@ -277,6 +277,7 @@
|
||||
|
||||
pre code {
|
||||
white-space: pre-wrap;
|
||||
max-width: 700px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user