Make upload by ID styles work correctly
This commit is contained in:
parent
4bbfbdb9e6
commit
7699e58bc3
3 changed files with 44 additions and 5 deletions
|
|
@ -1,7 +1,3 @@
|
|||
@use "sass:map";
|
||||
// 1. Include specific theme variables
|
||||
@import "variables.scss";
|
||||
|
||||
@keyframes spin {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue