fix fixed header height

This commit is contained in:
afc163 2016-06-20 17:38:14 +08:00
parent 82e90d2bd4
commit 56f7f9926c

View File

@ -407,6 +407,7 @@
overflow-y: hidden; overflow-y: hidden;
padding-bottom: 20px; padding-bottom: 20px;
margin-bottom: -20px; margin-bottom: -20px;
height: 70px;
} }
&-fixed-left, &-fixed-left,