We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbfb4e5 + cec8777 commit 1d3ef37Copy full SHA for 1d3ef37
VTK
Web/Applications/Visualizer/www/main.css
@@ -151,3 +151,6 @@ select.pv-form-height { font-size: 12px; }
151
}
152
153
.local-only { display: none; }
154
+
155
+table.viewport-stat { table-layout: fixed; overflow: hidden; }
156
+table.viewport-stat > tbody > tr > td { width: 60px; text-align: right; }
0 commit comments