mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 21:45:38 -05:00
fix sizing of dialogs, re-add ipcs
This commit is contained in:
@@ -18,8 +18,8 @@ Rectangle {
|
||||
SystemLogo {
|
||||
visible: Prefs.useOSLogo
|
||||
anchors.centerIn: parent
|
||||
width: Theme.iconSize - 6
|
||||
height: Theme.iconSize - 6
|
||||
width: Theme.iconSize - 3
|
||||
height: Theme.iconSize - 3
|
||||
color: Theme.surfaceText
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user