Use native scrollbars
This commit is contained in:
@@ -45,6 +45,7 @@ body.theatre .container-page
|
||||
width: 100%
|
||||
padding: 25px
|
||||
position: relative
|
||||
overflow: auto
|
||||
|
||||
&:hover
|
||||
ul#theatre-tools
|
||||
@@ -145,6 +146,7 @@ body.theatre .container-page
|
||||
border-left: 2px solid $color-background-nav
|
||||
transition: right 200ms ease-in-out
|
||||
position: absolute
|
||||
overflow-y: auto
|
||||
|
||||
.theatre-info-header
|
||||
border-bottom: thin solid $color-background
|
||||
|
Reference in New Issue
Block a user