feat(ui/polls/security/native): style fixes and updates (#12761)

* feat(base/ui/native): button fixes and ui updates
This commit is contained in:
Calinteodor
2023-01-12 12:11:27 +02:00
committed by GitHub
parent 9422f48536
commit c50111a57d
6 changed files with 78 additions and 63 deletions

View File

@@ -55,6 +55,7 @@ export default {
buttonLabelTertiary: {
...buttonLabel,
color: BaseTheme.palette.text01,
margin: BaseTheme.spacing[3],
textAlign: 'center'
},