mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
update visualizer sizing and z-index
This commit is contained in:
parent
73dd781a88
commit
01f5745629
2 changed files with 3 additions and 2 deletions
|
|
@ -61,7 +61,6 @@ export const Visualizer = () => {
|
|||
<div
|
||||
className={styles.container}
|
||||
ref={canvasRef}
|
||||
style={{ height: length, width: length }}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue