1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Fixed issues caused by flex content parent in markdown preview

Fixes #2858
This commit is contained in:
Dan Brown
2021-08-22 18:30:46 +01:00
parent a61c9c5e98
commit 613228fab2

View File

@ -119,6 +119,7 @@
.markdown-editor-display {
background-color: #fff;
body {
display: block;
background-color: #fff;
padding-inline-start: 16px;
padding-inline-end: 16px;