Make upload by ID styles work correctly

This commit is contained in:
Eli Ribble 2026-03-27 14:17:24 -07:00
parent 4bbfbdb9e6
commit 7699e58bc3
No known key found for this signature in database
3 changed files with 44 additions and 5 deletions

View file

@ -1,7 +1,3 @@
@use "sass:map";
// 1. Include specific theme variables
@import "variables.scss";
@keyframes spin {
0% {
transform: rotate(0deg);