fix(equalizer):eq response canvas
This commit is contained in:
parent
af04080dd2
commit
13b2340481
1 changed files with 1 additions and 1 deletions
|
|
@ -7590,7 +7590,7 @@ body:has(#side-panel.active) #close-fullscreen-cover-btn {
|
||||||
|
|
||||||
/* EQ Response Curve Canvas */
|
/* EQ Response Curve Canvas */
|
||||||
.eq-response-canvas {
|
.eq-response-canvas {
|
||||||
position: fixed;
|
position: ;
|
||||||
top: var(--spacing-md);
|
top: var(--spacing-md);
|
||||||
left: 4px;
|
left: 4px;
|
||||||
width: calc(100% - 8px);
|
width: calc(100% - 8px);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue