Merge branch 'main' of https://github.com/ciderapp/Cider
This commit is contained in:
commit
ba41370351
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue