sidebar: make ai and booru suggestion description clearer

This commit is contained in:
end-4
2025-06-30 21:32:06 +02:00
parent 5ffcf98487
commit bf936cd0d7
6 changed files with 68 additions and 66 deletions
@@ -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