Add "Smooth Bass" switch to EQ. (Unfinished)
This commit is contained in:
parent
ae737559e5
commit
efa1a85f25
2 changed files with 9 additions and 4 deletions
|
@ -5737,8 +5737,8 @@ body.no-gpu {
|
|||
.modal-window {
|
||||
height: 330px;
|
||||
max-height: 330px;
|
||||
width: 720px;
|
||||
max-width: 720px;
|
||||
width: 800px;
|
||||
max-width: 800px;
|
||||
overflow: hidden;
|
||||
|
||||
.info-header {
|
||||
|
@ -5790,7 +5790,7 @@ body.no-gpu {
|
|||
|
||||
.input-container{
|
||||
display: inline-grid;
|
||||
width: 52px;
|
||||
width: 54px;
|
||||
justify-items: center;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue