Fix right panel sizing

This commit is contained in:
Travis Ralston 2021-06-24 20:37:34 -06:00
parent c5a72ee6ad
commit dd53c25706

View file

@ -16,7 +16,7 @@ limitations under the License.
.mx_AudioPlayer_container {
padding: 16px 12px 11px 12px;
width: 267px;
max-width: 267px; // use max to make the control fit in the files/pinned panels
.mx_AudioPlayer_primaryContainer {
display: flex;