mirror of https://github.com/node-red/node-red.git
Make sidebar separators a bit narrower
parent
f690fcb295
commit
bd8a1eda90
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue