parcel/style
Blake Rain 176cdf493c
Some checks failed
Check / check (push) Failing after 3m17s
fix: swap uploads table to a CSS grid
Really this has become necessary to combat things like `colspan` not
respecting hidden columns and other problems with table layout. To
get the sizes to work we were using `fixed` layout, and in the end
it is easier to use grid.
2024-08-15 13:37:48 +01:00
..
components fix: swap uploads table to a CSS grid 2024-08-15 13:37:48 +01:00
utils fix: swap uploads table to a CSS grid 2024-08-15 13:37:48 +01:00
main.css fix: swap uploads table to a CSS grid 2024-08-15 13:37:48 +01:00
tailwind.css chore: break up styles and remove unnecessary classes 2024-08-06 16:44:38 +01:00