mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-07 04:15:26 +00:00
Borders: optim/simplification of scaled borders
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ Rectangle {
|
||||
color: Color.mSurfaceVariant
|
||||
radius: Style.radiusM
|
||||
border.color: Color.mOutline
|
||||
border.width: Math.max(1, Style.borderS)
|
||||
border.width: Style.borderS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user