overlay: fps limiter: fix weird container and button size

This commit is contained in:
end-4
2025-11-07 20:33:54 +01:00
parent 40368432e8
commit daa4dd7b0f
4 changed files with 31 additions and 49 deletions
@@ -18,5 +18,6 @@ ToolbarButton {
iconSize: 22
text: iconBtn.text
color: iconBtn.colText
animateChange: true
}
}