audio recorder inside Tablepress
Dear,
I have some trouble to make the shape of the audio recorder fitting the size of a column.
The concerned page is: https://www.ispeakenglisheasily.com/english-sentences-sorted-by-syllable...
I tried the following CSS but it doesn't work.
.h5p-audio-recorder-view {
font-size: 0.5em;
padding: unset;
text-align: center;