mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
[file view] redesigned UI
This commit is contained in:
@@ -2823,7 +2823,7 @@ button.sf-dropdown-toggle:focus {
|
||||
border:1px solid #eee;
|
||||
width:auto;
|
||||
height:auto;
|
||||
max-width:100%;
|
||||
max-width:calc(100% - 4px);
|
||||
max-height:calc(100% - 4px);
|
||||
font-size:0;
|
||||
line-height:0;
|
||||
@@ -2888,7 +2888,7 @@ button.sf-dropdown-toggle:focus {
|
||||
}
|
||||
.pdf-page {
|
||||
display:block;
|
||||
max-width:950px;
|
||||
max-width:100%;
|
||||
margin:0 auto 20px;
|
||||
}
|
||||
#doc-view {
|
||||
|
Reference in New Issue
Block a user