mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 08:28:11 +00:00
Remove picture height limit in Markdown editor
This commit is contained in:
@@ -26,7 +26,6 @@ p {
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 20em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
img.active {
|
img.active {
|
||||||
|
Reference in New Issue
Block a user