Skip to content

Commit 34ff630

Browse files
committed
Update InstrumentWindowComponent.jsx
1 parent f7aa932 commit 34ff630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/InstrumentWindow/InstrumentWindowComponent.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2351,7 +2351,7 @@ const SvgInstrumentWindowComponent = ({ molecule, range, frequency, cyclePerStep
23512351
y={40}
23522352
width={270}
23532353
height={145}
2354-
fill="black"
2354+
fill="transparent"
23552355
pointerEvents="all"
23562356
/>
23572357
</g>

0 commit comments

Comments
 (0)