tab button padding
This commit is contained in:
parent
e180fee2a9
commit
162f8f6b6f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ TabButton {
|
|||
text: control.text
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
padding: 6
|
||||
color: control.hovered ? Styling.theme.primarycontent : Styling.theme.basecontent
|
||||
Behavior on color {
|
||||
ColorAnimation {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue