bar: make resource numbers have fixed width

This commit is contained in:
end-4
2025-08-12 22:09:20 +07:00
parent 4446259a0b
commit cb01563ba8
3 changed files with 18 additions and 7 deletions
@@ -33,7 +33,6 @@ ProgressBar {
}
background: Item {
anchors.fill: parent
implicitHeight: valueBarHeight
implicitWidth: valueBarWidth
}