mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 07:07:23 +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);
|
height: calc(100% - 40px);
|
||||||
|
|
||||||
display: none;
|
display: none;
|
||||||
border-radius: 0.5rem;
|
|
||||||
|
|
||||||
padding: 8px 0px 0px 4px;
|
padding: 8px 0px 0px 4px;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user