mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-24 17:33:50 +03:00
Set Combobox's icon size more properly
This commit is contained in:
parent
7672202b4c
commit
2aa010b5f3
@ -161,8 +161,8 @@ T.ComboBox {
|
||||
|
||||
PlasmaCore.IconItem {
|
||||
id: selectedIcon
|
||||
width: textLabel.height
|
||||
height: textLabel.height
|
||||
implicitWidth: textLabel.height
|
||||
implicitHeight: textLabel.height
|
||||
|
||||
colorGroup: PlasmaCore.Theme.ButtonColorGroup
|
||||
source: {
|
||||
|
Loading…
Reference in New Issue
Block a user