fix: render of markdown preview
This commit is contained in:
@@ -8,15 +8,7 @@
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
.markdown-preview {
|
||||
padding: 15px;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 8px;
|
||||
background-color: #ffffff;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
||||
.markdown-editor-header {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user