mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#11417 fixed accoustic console
This commit is contained in:
parent
b9a53c71c8
commit
47e35f9b61
@ -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…
x
Reference in New Issue
Block a user