mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-14 07:24:58 +00:00
[text file view] UI bugfix (#3068)
This commit is contained in:
parent
b839efe490
commit
ec50fbd971
@ -12,3 +12,6 @@
|
|||||||
height: auto;
|
height: auto;
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
}
|
}
|
||||||
|
.CodeMirror-scroll {
|
||||||
|
min-height: 300px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user