mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Inspector: Remove border-radius for tab areas
This wasn't visible, until I tried adding a top toolbar to a tab area, which made it look silly.
This commit is contained in:
@@ -168,7 +168,6 @@ body {
|
||||
height: calc(100% - 40px);
|
||||
|
||||
display: none;
|
||||
border-radius: 0.5rem;
|
||||
|
||||
padding: 8px 0px 0px 4px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user