Skip to content

Commit

Permalink
refactor: aspect ratio breaking styles on firefox -refs: #1394
Browse files Browse the repository at this point in the history
  • Loading branch information
HRemonen committed Nov 21, 2024
1 parent 250e70d commit 64838fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/pages/CourseSummary/components/SummaryRow.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const styles = {
whiteSpace: 'nowrap',
textAlign: 'center',
minWidth: '3.5rem',
aspectRatio: 1, // Make them square
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
Expand Down

0 comments on commit 64838fa

Please sign in to comment.