Give scrubber more space on android
This commit is contained in:
@@ -175,8 +175,9 @@ export function Scrubber({
|
|||||||
a.relative,
|
a.relative,
|
||||||
a.w_full,
|
a.w_full,
|
||||||
a.justify_end,
|
a.justify_end,
|
||||||
|
a.py_lg,
|
||||||
{
|
{
|
||||||
paddingBottom: insets.bottom,
|
paddingBottom: insets.bottom + a.py_md.paddingBottom,
|
||||||
height:
|
height:
|
||||||
// bottom padding
|
// bottom padding
|
||||||
insets.bottom +
|
insets.bottom +
|
||||||
|
|||||||
Reference in New Issue
Block a user