Skip to content

Commit

Permalink
Inspector: Remove border-radius for tab areas
Browse files Browse the repository at this point in the history
This wasn't visible, until I tried adding a top toolbar to a tab area,
which made it look silly.
  • Loading branch information
AtkinsSJ committed Sep 3, 2024
1 parent 873e576 commit ced7b6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Base/res/ladybird/inspector.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ body {
height: calc(100% - 40px);

display: none;
border-radius: 0.5rem;

padding: 8px 0px 0px 4px;

Expand Down

0 comments on commit ced7b6d

Please sign in to comment.