diff options
author | crupest <crupest@outlook.com> | 2021-03-18 21:01:07 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-03-18 21:01:07 +0800 |
commit | e83da106a259f4a8ab11324eceef2c15a9a08bf0 (patch) | |
tree | 106cf2ac3641c949508954236780a487baa7e41c /FrontEnd/src/app/index.sass | |
parent | 9457835dade88310a80fb0cf49044b68edef44b8 (diff) | |
download | timeline-e83da106a259f4a8ab11324eceef2c15a9a08bf0.tar.gz timeline-e83da106a259f4a8ab11324eceef2c15a9a08bf0.tar.bz2 timeline-e83da106a259f4a8ab11324eceef2c15a9a08bf0.zip |
...
Diffstat (limited to 'FrontEnd/src/app/index.sass')
-rw-r--r-- | FrontEnd/src/app/index.sass | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass index 39dce693..60f274c2 100644 --- a/FrontEnd/src/app/index.sass +++ b/FrontEnd/src/app/index.sass @@ -95,3 +95,8 @@ textarea i
line-height: 1
+
+.markdown-container
+ img
+ max-height: 200px
+ max-width: 100%
|