mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Fixed issues caused by flex content parent in markdown preview
Fixes #2858
This commit is contained in:
@ -119,6 +119,7 @@
|
|||||||
.markdown-editor-display {
|
.markdown-editor-display {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
body {
|
body {
|
||||||
|
display: block;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding-inline-start: 16px;
|
padding-inline-start: 16px;
|
||||||
padding-inline-end: 16px;
|
padding-inline-end: 16px;
|
||||||
|
Reference in New Issue
Block a user