Give scrubber more space on android

This commit is contained in:
Eric Bailey
2025-01-18 17:55:48 -06:00
parent 1b32c72718
commit f7a9ba67c8
@@ -175,8 +175,9 @@ export function Scrubber({
a.relative,
a.w_full,
a.justify_end,
a.py_lg,
{
paddingBottom: insets.bottom,
paddingBottom: insets.bottom + a.py_md.paddingBottom,
height:
// bottom padding
insets.bottom +