1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

[excel view] improved ui

This commit is contained in:
llj
2014-01-22 18:24:43 +08:00
parent 378faa9594
commit cb1530a0d7
2 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,10 @@
#spreadsheet-container iframe {
width: 950px;
background:#fff;
border:none;
margin: auto;
max-width: 800px;
min-height: 500px;
max-height: 1000px;
overflow: auto;
};
};