make left sidebar padding consistent with right sidebar

This commit is contained in:
end-4
2025-10-21 13:27:15 +02:00
parent 1ba6b761f0
commit 1830aeba18
2 changed files with 1 additions and 1 deletions
@@ -10,7 +10,6 @@ import Quickshell.Hyprland
Scope { // Scope
id: root
property int sidebarPadding: 15
property bool detach: false
property Component contentComponent: SidebarLeftContent {}
property Item sidebarContent