Skip to content

Commit

Permalink
fix: web explanation modal padding
Browse files Browse the repository at this point in the history
  • Loading branch information
L03TJ3 committed Mar 26, 2024
1 parent c6c8206 commit 82b4ddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/common/dialogs/ExplanationDialog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ const ExplanationDialog = ({
const mapStylesToProps = ({ theme }) => ({
container: {
display: 'flex',
flex: 0,
justifyContent: 'space-around',
maxHeight: '100%',
marginTop: 'auto',
Expand Down

0 comments on commit 82b4ddb

Please sign in to comment.