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:
Sam Atkins 2024-08-20 14:51:57 +01:00 committed by Sam Atkins
parent 873e576da2
commit ced7b6de5e
Notes: github-actions[bot] 2024-09-03 09:14:07 +00:00

View file

@ -168,7 +168,6 @@ body {
height: calc(100% - 40px);
display: none;
border-radius: 0.5rem;
padding: 8px 0px 0px 4px;