BJ_web_developers
/
javaplatform
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d920e69d55aaa71b10ab5bf282c9874d105b3eae
Authored by
liuqimichale
2017-11-21 17:08:55 +0800
1 parent
5602a6fe
box-shadow:0 0 10px 0 rgba(50,50,50,.1);
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
css/libCss/common.css
css/libCss/common.css
View file @
d920e69
...
...
@@ -108,6 +108,7 @@ section{
108
108
109
109
overflow-x: auto;
110
110
overflow-y: auto;
111
+ height: 100%;
111
112
/*height: calc(100% - 80px);*/
112
113
/*height: -webkit-calc(100% - 80px);*/
113
114
/*height: -moz-calc(100% - 80px);*/
...
...