aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-03 18:55:16 +0800
committercrupest <crupest@outlook.com>2021-06-03 18:55:16 +0800
commit40423d7cd69839d70b7331bb8a4b7b398daca0b5 (patch)
tree46fc49540d52e67ebfc7575488e560ee54809736
parente93b4fbe774252483c25641652087ec771834988 (diff)
downloadtimeline-40423d7cd69839d70b7331bb8a4b7b398daca0b5.tar.gz
timeline-40423d7cd69839d70b7331bb8a4b7b398daca0b5.tar.bz2
timeline-40423d7cd69839d70b7331bb8a4b7b398daca0b5.zip
fix: Fix markdown render problem.
-rw-r--r--FrontEnd/src/app/index.sass1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass
index 3db622f7..0ba65bb1 100644
--- a/FrontEnd/src/app/index.sass
+++ b/FrontEnd/src/app/index.sass
@@ -108,6 +108,7 @@ i
line-height: 1
.markdown-container
+ white-space: initial
img
max-height: 200px
max-width: 100%