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