mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 08:22:51 -05:00
Update process handling
This commit is contained in:
@@ -103,7 +103,7 @@ DankModal {
|
|||||||
width: 400
|
width: 400
|
||||||
height: 200
|
height: 200
|
||||||
radius: Theme.cornerRadius
|
radius: Theme.cornerRadius
|
||||||
color: Theme.errorBackground
|
color: Qt.rgba(Theme.error.r, Theme.error.g, Theme.error.b, 0.1)
|
||||||
border.color: Theme.error
|
border.color: Theme.error
|
||||||
border.width: 2
|
border.width: 2
|
||||||
visible: !DankgopService.dankgopAvailable
|
visible: !DankgopService.dankgopAvailable
|
||||||
|
|||||||
Reference in New Issue
Block a user