mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-09 13:14:14 +00:00
fixed img view bug
This commit is contained in:
parent
c724b44386
commit
c08bde7724
@ -1411,7 +1411,7 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
}
|
}
|
||||||
#image-view {
|
#image-view {
|
||||||
padding:1px;
|
padding:1px;
|
||||||
width:946px;
|
max-width:946px;
|
||||||
background:#fff;
|
background:#fff;
|
||||||
border:1px solid #eee;
|
border:1px solid #eee;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user