make all borders the same width

This commit is contained in:
Never Gude 2025-09-05 19:58:33 +02:00
parent eeb67364e6
commit a4a19f942c

View file

@ -35,8 +35,8 @@ Singleton {
property int radiusL: 20 * Settings.data.general.radiusRatio property int radiusL: 20 * Settings.data.general.radiusRatio
// Border // Border
property int borderS: 1 property int borderS: 3
property int borderM: 2 property int borderM: 3
property int borderL: 3 property int borderL: 3
// Margins (for margins and spacing) // Margins (for margins and spacing)