Force padding overrides to take precedence over MediaBody styles

This commit is contained in:
Travis Ralston 2021-07-21 14:47:27 -06:00
parent 87ac2d7cc5
commit 56290f3d01
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_AudioPlayer_container {
.mx_MediaBody.mx_AudioPlayer_container {
padding: 16px 12px 12px 12px;
.mx_AudioPlayer_primaryContainer {