fix: styling
This commit is contained in:
parent
bcafe38dd3
commit
a3ffa95d68
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ export default {
|
||||||
marginLeft: 12
|
marginLeft: 12
|
||||||
},
|
},
|
||||||
buttonText: {
|
buttonText: {
|
||||||
color: `${backgroundColor}`,
|
color: backgroundColor,
|
||||||
fontSize: 15
|
fontSize: 15
|
||||||
},
|
},
|
||||||
icon: {
|
icon: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue