AudioCard: sleeker volume sliders

This commit is contained in:
ItsLemmy
2025-10-14 07:37:27 -04:00
parent 1a32c70158
commit 79b96567dc
3 changed files with 72 additions and 51 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ NPanel {
readonly property int profileHeight: Math.round(64 * Style.uiScaleRatio)
readonly property int shortcutsHeight: Math.round(52 * Style.uiScaleRatio)
readonly property int audioHeight: Math.round(120 * Style.uiScaleRatio)
readonly property int audioHeight: Math.round(60 * Style.uiScaleRatio)
readonly property int weatherHeight: Math.round(190 * Style.uiScaleRatio)
readonly property int mediaSysMonHeight: Math.round(260 * Style.uiScaleRatio)