Os players de Audio para site e blogs poderia ter a escolha de deixar eles com a Height menor
1 Like
Olá, @Midian_FERREIRA
Este cĂłdigo deve ajudar:
.global-styles,
[class*="Background__Component-sc"] {
height: 20px;
}
Basta adicionar este código ao campo CSS personalizado na aba Estilo das configurações do seu widget e me avise se ajudou
Hey there, @Midian_FERREIRA
This code should help:
.global-styles,
[class*="Background__Component-sc"] {
height: 20px;
}
Just add this code to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped