mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
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