mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
[INJIMOB-2951] Fix Overlap of Pagination dots with the Introslider text content (#1914)
Signed-off-by: sairam-g9162 <sairamgirirao@gmail.com>
This commit is contained in:
@@ -108,7 +108,7 @@ export const IntroSlidersScreen: React.FC<RootRouteProps> = props => {
|
||||
maxHeight: 60,
|
||||
width: '100%',
|
||||
paddingHorizontal: 10,
|
||||
marginBottom: 280,
|
||||
marginBottom: 400,
|
||||
}}
|
||||
showsVerticalScrollIndicator={true}
|
||||
persistentScrollbar={true}>
|
||||
|
||||
Reference in New Issue
Block a user