Fix button layout in viz UI for safari (#10621)

Co-authored-by: Utkarsh Gill <[email protected]>
Co-authored-by: qazal <[email protected]>
This commit is contained in:
gill
2025-06-04 15:33:22 +03:00
committed by GitHub
co-authored by Utkarsh Gill qazal
parent 7a1bfb668d
commit 9acaa6bc9a
+1 -1
View File
@@ -48,7 +48,7 @@
opacity: 0.4;
pointer-events: none;
}
svg {
.graph svg {
width: 100%;
height: 100%;
}