Skip to content

Commit

Permalink
fix: keyboard shortcuts resize sizing
Browse files Browse the repository at this point in the history
Signed-off-by: Anjana Mendiratta <expertsquarrel@gmail.com>
  • Loading branch information
GItGudRatio committed Jun 29, 2023
1 parent 5997357 commit 89d2893
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -2997,8 +2997,7 @@ const styles = {

keyboardShortcutModalContainer: {
maxHeight: '100%',
flexShrink: 0,
flexGrow: 0,
flex: 0,
flexBasis: 'auto',
},

Expand Down

0 comments on commit 89d2893

Please sign in to comment.