chore: tweak UI

This commit is contained in:
Tristan Yang
2023-02-17 21:40:52 +08:00
parent d1bbd6e4a2
commit 3fa0a05f1a
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -235,6 +235,9 @@ html.dark ::-webkit-scrollbar-thumb {
flex-direction: column;
align-items: flex-start;
}
#MARKDOWN_CONTAINER .toastui-editor-contents iframe {
width: 100%;
}
[class^="toastui-editor-"] .toastui-editor-md-container {
border-bottom: none;
}