mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +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:
parent
873e576da2
commit
ced7b6de5e
Notes:
github-actions[bot]
2024-09-03 09:14:07 +00:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/LadybirdBrowser/ladybird/commit/ced7b6de5e7 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1168 Reviewed-by: https://github.com/trflynn89
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ body {
|
|||
height: calc(100% - 40px);
|
||||
|
||||
display: none;
|
||||
border-radius: 0.5rem;
|
||||
|
||||
padding: 8px 0px 0px 4px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue