Skip to content

Commit

Permalink
fix(dashboard): stats-around-viz overlaps with panel description icon
Browse files Browse the repository at this point in the history
  • Loading branch information
GerilLeto committed Sep 26, 2024
1 parent f6ec3a4 commit d83a62a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const StatsAroundViz = observer(({ value, context, onHeightChange }: Prop
value={content}
styles={{
root: {
margin: '0 8px',
border: 'none',
maxWidth: '100%',
'&.mantine-RichTextEditor-root': {
Expand Down

0 comments on commit d83a62a

Please sign in to comment.