mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 08:16:07 +00:00
[md-view]added min-height
This commit is contained in:
@@ -958,6 +958,9 @@ ul.with-bg li {
|
||||
#md-view {
|
||||
background:#fff;
|
||||
}
|
||||
#md-view {
|
||||
min-height:120px;
|
||||
}
|
||||
#svg-view {
|
||||
min-height:500px;/*for ff*/
|
||||
}
|
||||
|
Reference in New Issue
Block a user