fix fs scale

This commit is contained in:
vapormusic 2022-06-24 15:51:57 +07:00
parent e52825663e
commit 9d28eb0fc2

View file

@ -2073,7 +2073,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
align-items: center; align-items: center;
.fs-row { .fs-row {
flex-grow: 1; flex-grow: 0.5;
} }
.playback-button--small.active { .playback-button--small.active {