cheatsheet: use toolbar tabbar

This commit is contained in:
end-4
2025-11-03 18:11:17 +01:00
parent 90a6efecbb
commit 519de4f5ba
3 changed files with 18 additions and 30 deletions
@@ -7,8 +7,8 @@ RippleButton {
id: root
required property var element
opacity: element.type != "empty" ? 1 : 0
implicitHeight: 60
implicitWidth: 60
implicitHeight: 70
implicitWidth: 70
colBackground: Appearance.colors.colLayer2
buttonRadius: Appearance.rounding.small