Skip to content

Commit

Permalink
Remove padding from output menu (BuilderIO#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
elfpie authored Jan 17, 2023
1 parent bb35214 commit e483a27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fiddle/src/components/Fiddle/Fiddle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,6 @@ export default function Fiddle() {
css={{
display: 'flex',
alignItems: 'center',
padding: 5,
flexShrink: 0,
height: 40,
borderBottom: `1px solid ${colors.contrast}`,
Expand Down

0 comments on commit e483a27

Please sign in to comment.