Merge branch 'ent-11417-errores-visuales-en-consola-sonora' into 'develop'

Ent 11417 errores visuales en consola sonora

See merge request artica/pandorafms!5999
This commit is contained in:
Rafael Ameijeiras 2023-05-31 11:14:19 +00:00
commit 057dd7c238
1 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@
div.container-button-play > button#button-start-search {
transition: none !important;
}
.wizard {
text-align: left;
}
#modal-sound {
display: flex;
flex-direction: column;
@ -66,7 +69,7 @@ div.container-button-play > button#button-start-search {
width: inherit;
position: absolute;
top: -12px;
left: 50%;
left: 52%;
}
#tabs-sound-modal ul.wizard li.interval-sounds label:first-of-type,