Decrease create workspace button height
This commit is contained in:
parent
d6f9d1d64a
commit
38b8415c73
|
@ -58,7 +58,7 @@ export default StyleSheet.create({
|
||||||
...sharedStyles.textRegular
|
...sharedStyles.textRegular
|
||||||
},
|
},
|
||||||
buttonCreateWorkspace: {
|
buttonCreateWorkspace: {
|
||||||
height: 56,
|
height: 46,
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
marginBottom: 0
|
marginBottom: 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue