mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
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:
parent
7a1bfb668d
commit
9acaa6bc9a
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
opacity: 0.4;
|
||||
pointer-events: none;
|
||||
}
|
||||
svg {
|
||||
.graph svg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue