mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Fixed issues caused by flex content parent in markdown preview
Fixes #2858
This commit is contained in:
parent
a61c9c5e98
commit
613228fab2
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user