Commit 4899a1ab authored by Ronan Abhamon's avatar Ronan Abhamon

feat(ui/modules/Common/Form/Tab/TabButton): fix height/width

parent 039ead33
......@@ -55,6 +55,8 @@ Controls.TabButton {
}
contentItem: RowLayout {
height: button.height
width: button.width
spacing: TabButtonStyle.spacing
Icon {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment