Move padding and width to MediaBody styles

This commit is contained in:
Travis Ralston 2021-07-21 14:47:02 -06:00
parent 3023fda497
commit 87ac2d7cc5
3 changed files with 6 additions and 5 deletions

View file

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