feat: Multiple file upload, improved placeholders, local previews

This commit is contained in:
Arek Nawo
2026-01-20 11:10:11 +01:00
parent 03ae58253a
commit dbd1308c72
18 changed files with 400 additions and 245 deletions
@@ -1,4 +1,7 @@
.videoWrapper {
display: flex;
justify-content: center;
align-items: center;
border-radius: 8px;
@mixin light {
background-color: var(--mantine-color-gray-0);