fix(SW-875): add spacing

This commit is contained in:
Fredrik Thorsson
2024-12-13 15:47:03 +01:00
parent 01c0d5c35e
commit 5fde53e644

View File

@@ -119,7 +119,7 @@
}
.sidebarContent {
padding: var(--Spacing-x4) var(--Spacing-x5);
padding: var(--Spacing-x4) var(--Spacing-x5) var(--Spacing-x9);
height: 100%;
position: relative;
}