diff --git a/src/renderer/style.less b/src/renderer/style.less index 5efe0799..23014cf2 100644 --- a/src/renderer/style.less +++ b/src/renderer/style.less @@ -1326,6 +1326,7 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl margin-left: 0.5em !important; flex: 1; } + .spatial-icon { background-image: url("./assets/spatialization.svg") !important; margin-left: 0.5em !important; @@ -1615,6 +1616,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb { @media only screen and (max-width: 1120px) { .display--small { display: inherit !important; + .slider { width: 100%; z-index: 1;