diff --git a/linphone-desktop/ui/modules/Common/Form/Tab/TabButton.qml b/linphone-desktop/ui/modules/Common/Form/Tab/TabButton.qml index ac632de83..f46cd15e2 100644 --- a/linphone-desktop/ui/modules/Common/Form/Tab/TabButton.qml +++ b/linphone-desktop/ui/modules/Common/Form/Tab/TabButton.qml @@ -55,6 +55,8 @@ Controls.TabButton { } contentItem: RowLayout { + height: button.height + width: button.width spacing: TabButtonStyle.spacing Icon {