mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
wider bottom tabbar
This commit is contained in:
parent
bdee5e84ab
commit
2c31673fc5
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@ Column {
|
|||
id: tabbar
|
||||
height: units.gridUnit * 5
|
||||
anchors {
|
||||
horizontalCenter: parent.horizontalCenter
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
}
|
||||
tabPosition: Qt.BottomEdge
|
||||
PlasmaComponents.TabButton {
|
||||
|
|
|
|||
Loading…
Reference in a new issue