forked from Shinonome/dots-hyprland
add spacing to tab pages
This commit is contained in:
@@ -146,6 +146,7 @@ Scope { // Scope
|
||||
Layout.topMargin: 5
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
spacing: 10
|
||||
currentIndex: sidebarRoot.selectedTab
|
||||
onCurrentIndexChanged: {
|
||||
tabBar.enableIndicatorAnimation = true
|
||||
|
||||
Reference in New Issue
Block a user