1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 17:52:10 -04:00

increase width

This commit is contained in:
bbedward
2025-08-20 00:34:43 -04:00
parent 61c26f6c70
commit f25f26df60
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ DankModal {
} }
objectName: "settingsModal" objectName: "settingsModal"
width: 750 width: 800
height: 750 height: 750
visible: false visible: false
onBackgroundClicked: hide() onBackgroundClicked: hide()

View File

@@ -253,7 +253,7 @@ Item {
} }
StyledText { StyledText {
text: "<a href=\"https://github.com/AvengeMedia/dgop\">dgop</a> - Dank Stateless System Monitoring" text: "<a href=\"https://github.com/AvengeMedia/dgop\">dgop</a> - Stateless System Monitoring"
font.pixelSize: Theme.fontSizeMedium font.pixelSize: Theme.fontSizeMedium
color: Theme.surfaceVariantText color: Theme.surfaceVariantText
linkColor: Theme.primary linkColor: Theme.primary