add video upload input

This commit is contained in:
smanylov
2025-12-09 18:36:40 +07:00
parent 8ca445e8c6
commit b72df032fb
4 changed files with 111 additions and 4 deletions
-2
View File
@@ -9,8 +9,6 @@ body {
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
a {