fix fs scale
This commit is contained in:
parent
e52825663e
commit
9d28eb0fc2
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue