mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
safety so pre blocks can't break modal width
This commit is contained in:
parent
6c15effca2
commit
ba7aff62db
@ -277,6 +277,7 @@
|
|||||||
|
|
||||||
pre code {
|
pre code {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
max-width: 700px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user