feat(polls): added marginTop
This commit is contained in:
parent
246a2d6bbf
commit
14c24a8851
|
@ -30,6 +30,7 @@ export const dialogStyles = createStyleSheet({
|
||||||
},
|
},
|
||||||
|
|
||||||
optionRemoveButton: {
|
optionRemoveButton: {
|
||||||
|
marginTop: BaseTheme.spacing[2],
|
||||||
width: 128
|
width: 128
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue