somehow this works better

This commit is contained in:
2026-02-10 13:10:12 -05:00
parent 40411104d6
commit e045909acb
2 changed files with 2 additions and 1 deletions

View File

@@ -616,6 +616,7 @@ export function RightBar() {
"transition-timing-function": "cubic-bezier(0.4, 0, 0.2, 1)",
"box-shadow": "inset 6px 0 16px -6px rgba(0, 0, 0, 0.1)",
"padding-top": "env(safe-area-inset-top)",
width: "250px",
"padding-bottom": "env(safe-area-inset-bottom)",
"scrollbar-width": "none"
}}