fix switcher cards position in ios (#16301)
This commit is contained in:
parent
93cf54919f
commit
472a013cd0
|
@ -80,6 +80,7 @@
|
|||
:justify-content :space-between
|
||||
:margin-bottom 16}
|
||||
:style style/jump-to-list
|
||||
:content-inset-adjustment-behavior :never
|
||||
:content-container-style {:padding-bottom (utils/bottom-tabs-container-height)}}]
|
||||
(when-not (seq switcher-cards)
|
||||
[placeholder])]))
|
||||
|
|
Loading…
Reference in New Issue