mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-14 08:36:39 +00:00
fix(InformationTag): fix default size
Control is smart enough to deduce the implicitSize; fixes text overflowing
This commit is contained in:
parent
1e282cabba
commit
888d8495e6
@ -15,8 +15,6 @@ Control {
|
||||
property alias controlBackground: controlBackground
|
||||
property alias rightComponent: rightComponent.sourceComponent
|
||||
|
||||
implicitWidth: 66
|
||||
implicitHeight: 26
|
||||
horizontalPadding: Style.current.halfPadding
|
||||
verticalPadding: 5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user