mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-23 00:39:47 +00:00
Fixed border radius for preferences panels
This commit is contained in:
@@ -23,6 +23,7 @@ groupbox {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
groupbox:has(+ script),
|
||||
groupbox:last-of-type,
|
||||
groupbox:has(+ .subcategory) {
|
||||
border-bottom-left-radius: 15px !important;
|
||||
|
||||
Reference in New Issue
Block a user