/*
  Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license
*/
.modernAudio {
  display: table-cell;
  padding: 8px;
}
.modernAudio .audioPanel {
  border: 1px dotted;
  border-radius: 8px;
  padding: 8px;
  display: inline-block;
}
.modernAudio .audioIcon {
  cursor: pointer;
}