annoying
This commit is contained in:
parent
0405dc3414
commit
8130cb1bdd
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ StyledIconButton {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
border.width: 2
|
border.width: 2
|
||||||
border.color: Caffeine.enabled ? Styling.theme.secondary : root.hovered ? Styling.theme.primary : Styling.theme.base300
|
border.color: Caffeine.enabled ? Styling.theme.secondary : root.hovered ? Styling.theme.primary : Styling.theme.base200
|
||||||
text: Styling.lucide.icons.coffee
|
text: Styling.lucide.icons.coffee
|
||||||
|
|
||||||
onClicked: {
|
onClicked: {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue