Skip to content

Commit

Permalink
Fix after main merge
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-solecki committed Aug 6, 2024
1 parent 89ee3db commit aca8eb1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5115,11 +5115,10 @@ const styles = (theme: ThemeColors) =>
},

emptyStateForeground: {
padding: 32,
margin: 32,
justifyContent: 'center',
alignItems: 'center',
height: '100%',
boxSizing: 'content-box',
flex: 1,
},

emptyStateContent: {
Expand Down

0 comments on commit aca8eb1

Please sign in to comment.