fix: onboarding carousel screen overflows affecting navigation (#16514)
Signed-off-by: Brian Sztamfater <brian@status.im>
This commit is contained in:
parent
1e8ea3fd16
commit
4414f8ffd3
|
@ -5,6 +5,7 @@
|
||||||
{:background-color colors/neutral-95
|
{:background-color colors/neutral-95
|
||||||
:flex-direction :row
|
:flex-direction :row
|
||||||
:position :absolute
|
:position :absolute
|
||||||
|
:overflow :hidden
|
||||||
:top 0
|
:top 0
|
||||||
:bottom 0
|
:bottom 0
|
||||||
:left 0
|
:left 0
|
||||||
|
|
Loading…
Reference in New Issue