fix scrollbars
This commit is contained in:
parent
951bf5ec2e
commit
7baa20d559
@ -1,3 +1,7 @@
|
||||
.fc-scroller {
|
||||
overflow: hidden !important;
|
||||
}
|
||||
|
||||
/* fix borders */
|
||||
|
||||
.fc th:first-child,
|
||||
|
@ -1,3 +1,7 @@
|
||||
.fc-scroller {
|
||||
overflow: hidden !important;
|
||||
}
|
||||
|
||||
/* fix borders */
|
||||
|
||||
.fc th:first-child,
|
||||
|
Reference in New Issue
Block a user