Fix a bunch of hardcoded borders + autofmt

This commit is contained in:
ItsLemmy
2025-11-18 19:17:25 -05:00
parent aa218e153d
commit 8242b0d97d
11 changed files with 14 additions and 20 deletions
@@ -301,7 +301,7 @@ ColumnLayout {
Layout.fillWidth: true
Layout.preferredHeight: 48
radius: Style.radiusM
border.width: 1
border.width: Style.borderS
property bool isActive: Settings.data.colorSchemes.matugenSchemeType === modelData.key