Revert "viz: align-center checkbox (#11555)"

This reverts commit 91ec093464.
This commit is contained in:
George Hotz
2025-08-07 08:08:50 -07:00
parent 974cfbe76d
commit c52facfd29

View File

@@ -55,11 +55,6 @@
opacity: 0.4;
pointer-events: none;
}
label {
display: inline-flex;
align-items: center;
gap: 4px;
}
.graph svg {
width: 100%;
height: 100%;