1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

Remove picture height limit in Markdown editor

This commit is contained in:
plt
2018-10-16 15:44:01 +08:00
parent d49e2f38f7
commit 80b7e562a0

View File

@@ -26,7 +26,6 @@ p {
img {
max-width: 100%;
max-height: 20em;
}
img.active {