You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/foam-vscode/static/dataviz/graph.css
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
1
body {
2
2
overflow: hidden;
3
3
}
4
-
/*
5
-
[INFO] Custom width rules for dat.GUI controls (10% for controls, 90% for labels) were intentionally removed.
6
-
This change was made to better accommodate new sliders, and to use dat.GUI's default proportions, which allocate more space to controls. If you notice any display issues (especially with type filter checkboxes), please verify in both light and dark VS Code themes.
0 commit comments