forked from Shinonome/dots-hyprland
sidebar: make ai and booru suggestion description clearer
This commit is contained in:
@@ -16,7 +16,7 @@ GroupButton {
|
||||
baseWidth: contentItem.implicitWidth + horizontalPadding * 2
|
||||
clickedWidth: baseWidth + 20
|
||||
baseHeight: contentItem.implicitHeight + verticalPadding * 2
|
||||
buttonRadius: down ? Appearance.rounding.small : baseHeight / 2
|
||||
buttonRadius: down ? Appearance.rounding.verysmall : Appearance.rounding.small
|
||||
|
||||
colBackground: Appearance.colors.colLayer2
|
||||
colBackgroundHover: Appearance.colors.colLayer2Hover
|
||||
|
||||
Reference in New Issue
Block a user