remove sticky headers
This commit is contained in:
parent
84771b34fa
commit
e2338d2bb0
1 changed files with 0 additions and 4 deletions
|
@ -22,11 +22,7 @@
|
|||
color: $lbry-white;
|
||||
padding-right: env(safe-area-inset-right);
|
||||
padding-left: env(safe-area-inset-left);
|
||||
position: sticky;
|
||||
z-index: 2;
|
||||
|
||||
// GOOD OL' SAFARI
|
||||
position: -webkit-sticky; // sass-lint:disable-line no-duplicate-properties
|
||||
}
|
||||
|
||||
.page__header__title {
|
||||
|
|
Loading…
Reference in a new issue