fix(calendar): fix fullcalendar content 2px overflow

This commit is contained in:
杨小事er 2018-06-06 16:36:16 +08:00 committed by 偏右
parent e1ba74e5fc
commit ad52250256

View File

@ -235,7 +235,7 @@
}
&-fullscreen &-content {
height: 90px;
height: 88px;
overflow-y: auto;
position: static;
width: auto;