Authored by 梁志锋

修改侧边栏高度 review by lzf

@@ -98,8 +98,8 @@ @@ -98,8 +98,8 @@
98 .first { 98 .first {
99 99
100 li { 100 li {
101 - height: 100rem / $pxConvertRem;  
102 - line-height: 100rem / $pxConvertRem; 101 + height: 88rem / $pxConvertRem;
  102 + line-height: 88rem / $pxConvertRem;
103 border-bottom: 1px solid #e0e0e0; 103 border-bottom: 1px solid #e0e0e0;
104 104
105 &:last-child { 105 &:last-child {