sendou.ink/app/features/tier-list-maker/components/ItemDragPreview.module.css
Kalle 187e1aa105
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Tier list maker feature (#2634)
2025-11-16 16:30:24 +02:00

5 lines
47 B
CSS

.preview {
opacity: 0.8;
cursor: grabbing;
}