tweaks to xray, debug. add poly dep to mesh for topo mod

This commit is contained in:
Stewart Allen 2022-06-16 18:24:49 -04:00
commit f233bc2768
9 changed files with 47 additions and 9 deletions

View file

@ -432,6 +432,7 @@ button.selected:hover {
#modes {
position: absolute;
gap: 2px;
top: 0;
left: 50%;
transform: translateX(-50%);