mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Fix a bunch of hardcoded borders + autofmt
This commit is contained in:
@@ -95,7 +95,7 @@ SmartPanel {
|
||||
color: Color.mSurfaceVariant
|
||||
radius: width / 2
|
||||
border.color: Color.mOutline
|
||||
border.width: 2
|
||||
border.width: Style.borderM
|
||||
visible: parent.status === Image.Error
|
||||
|
||||
NIcon {
|
||||
|
||||
Reference in New Issue
Block a user