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:
commit
057dd7c238
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue