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

Co-authored-by: Utkarsh Gill <engelbart@Utkarshs-MacBook-Pro.local>
Co-authored-by: qazal <77887910+Qazalin@users.noreply.github.com>
This commit is contained in:
gill 2025-06-04 18:03:22 +05:30 committed by GitHub
commit 9acaa6bc9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@
opacity: 0.4;
pointer-events: none;
}
svg {
.graph svg {
width: 100%;
height: 100%;
}