Fixed border radius for preferences panels

This commit is contained in:
Mauro Balades
2024-04-21 17:11:13 +02:00
parent 5b3dec8a9f
commit d7402823e1

View File

@@ -23,6 +23,7 @@ groupbox {
margin-top: 5px;
}
groupbox:has(+ script),
groupbox:last-of-type,
groupbox:has(+ .subcategory) {
border-bottom-left-radius: 15px !important;