Skip to content

Commit

Permalink
fix layout for editor swap mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhyi committed Feb 5, 2025
1 parent 79ec644 commit 51837b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/design-system/src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
[role='checkbox'],
[role='radio'],
.accessible-content {
@apply min-h-[49px] min-w-[49px];
@apply min-h-[49px];
}
}

Expand Down

0 comments on commit 51837b4

Please sign in to comment.