Fix audio message scrubbing

This commit is contained in:
ayumi-signal 2023-12-04 16:32:35 -08:00 committed by GitHub
parent 6766477abc
commit d2389c0959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,5 @@
.WaveformScrubber {
display: flex;
flex: 1;
flex-basis: 0;
}