* Fix web design issues * Fix Right Nav width design issue Co-authored-by: Rahul Yadav <52163880+rahulyadav5524@users.noreply.github.com>
This commit is contained in:
parent
df277e5977
commit
1b0c73a2a3
5 changed files with 21 additions and 8 deletions
|
@ -167,6 +167,7 @@ export const s = StyleSheet.create({
|
|||
flexGrow1: {flexGrow: 1},
|
||||
alignCenter: {alignItems: 'center'},
|
||||
alignBaseline: {alignItems: 'baseline'},
|
||||
justifyCenter: {justifyContent: 'center'},
|
||||
|
||||
// position
|
||||
absolute: {position: 'absolute'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue