LT-312,LT-313: Avoiding showing scrollbars in mac browsers
This commit is contained in:
parent
3d29a7e299
commit
7a7bf22f54
@ -158,7 +158,7 @@ $seriesSpacing = 2px
|
|||||||
overflow-y: scroll
|
overflow-y: scroll
|
||||||
width: calc(100% + 22px)
|
width: calc(100% + 22px)
|
||||||
&.is-mac
|
&.is-mac
|
||||||
width: 100%
|
padding-right: 22px
|
||||||
|
|
||||||
.studyHover
|
.studyHover
|
||||||
height: 0
|
height: 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user