View Variables improvements (#28491)

* wow

* matrix

* remove this

* changes to css
This commit is contained in:
Contrabang
2025-03-02 13:47:43 -05:00
committed by GitHub
parent 7fa755a698
commit 2d98f9b4b2
4 changed files with 110 additions and 49 deletions
@@ -0,0 +1,4 @@
/datum/asset/simple/vv
assets = list(
"view_variables.css" = 'html/admin/view_variables.css'
)