This commit is contained in:
Core 2022-08-24 07:57:48 +01:00
commit ba41370351
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -1326,6 +1326,7 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl
margin-left: 0.5em !important; margin-left: 0.5em !important;
flex: 1; flex: 1;
} }
.spatial-icon { .spatial-icon {
background-image: url("./assets/spatialization.svg") !important; background-image: url("./assets/spatialization.svg") !important;
margin-left: 0.5em !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) { @media only screen and (max-width: 1120px) {
.display--small { .display--small {
display: inherit !important; display: inherit !important;
.slider { .slider {
width: 100%; width: 100%;
z-index: 1; z-index: 1;