Skip to content

Commit

Permalink
fix: mdx summary cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed May 18, 2021
1 parent 3ac13d1 commit 6051d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/components/src/ThemeContext/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ export const theme: ControlsTheme = {
summary: {
fontSize: 3,
my: 3,
cursor: 'pointer',
},
ol: {
fontSize: 3,
Expand Down

0 comments on commit 6051d4e

Please sign in to comment.