diff --git a/src/style.css b/src/style.css index 58fc6ac1..3f8d6346 100644 --- a/src/style.css +++ b/src/style.css @@ -107,7 +107,7 @@ [data-rsbs-scroll]:focus { outline: none; } -[data-rsbs-has-footer='false'] [data-rsbs-scroll] { +[data-rsbs-has-footer='false'] [data-rsbs-content] { padding-bottom: env(safe-area-inset-bottom); } [data-rsbs-content] {