fix(style): sticky not working on iOS devices

This commit is contained in:
ppoffice 2018-11-24 09:25:38 -05:00
parent 52ef5bd93b
commit 6f3635b8ac
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ body, button, input, select, textarea
.column-right-shadow
&.is-sticky
align-self: flex-start
position: -webkit-sticky
position: sticky
top: .75rem
.column-right-shadow