diff --git a/common/common.scss b/common/common.scss index ba86970..6bc65af 100644 --- a/common/common.scss +++ b/common/common.scss @@ -276,12 +276,16 @@ background: $tertiary; color: $secondary; z-index: 3; + margin-bottom: env(safe-area-inset-bottom); :not(.rtl) & { right: 16px; } .rtl & { left: 16px; } + body.footer-nav-visible & { + bottom: 49px; + } } #d-toc > ul { :not(.rtl) & {