Commit d920e69d55aaa71b10ab5bf282c9874d105b3eae

Authored by liuqimichale
1 parent 5602a6fe

box-shadow:0 0 10px 0 rgba(50,50,50,.1);

Showing 1 changed file with 1 additions and 0 deletions
css/libCss/common.css
... ... @@ -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);*/
... ...