Skip to content

Support SANS GUI

Duggan, John requested to merge 4-support-sans-ui into main

Fixed a bug in the grid component where if a child used a v-for directive, then all of the children that loop produced would be placed into the same column.

Also removed an unwise margin default from card titles and removed window transitions for tabs by default so we don't have to spam those lines everywhere that we use tabs.

Closes #4 (closed)

Merge request reports