resizable-sidebars #49

Merged
sauceyred merged 17 commits from resizable-sidebars into main 2025-07-19 06:46:26 +00:00
Showing only changes of commit b6970ffc1c - Show all commits

View file

@ -224,6 +224,8 @@ function createDropdown() {
background: var(--optional-sidebar-background);
background-color: var(--sidebar-background-color);
border-right: 1px solid var(--padding-color);
}
.left-column-segment {