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