Make sidebar separators a bit narrower

pull/5327/head
Nick O'Leary 2025-10-29 16:14:55 +00:00
parent f690fcb295
commit bd8a1eda90
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
}
.red-ui-sidebar-separator {
width: 10px;
width: 7px;
flex: 0 0 auto;
// z-index: 11;
background-color: var(--red-ui-primary-background);