Force padding overrides to take precedence over MediaBody styles
This commit is contained in:
parent
87ac2d7cc5
commit
56290f3d01
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue