Commit 0da7eba8 authored by Tim Zallmann's avatar Tim Zallmann

Set Description Image to max-width 100%

parent 04f7f394
......@@ -81,6 +81,7 @@
border: 1px solid $white-normal;
padding: 5px;
max-height: calc(100vh - 100px);
max-width: 100%;
}
.emoji-block {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment