fix: style fixes and custom background video support for upload file

This commit is contained in:
David Ralph
2021-04-12 14:56:23 +01:00
parent cc341300b4
commit fbe6e040ea
16 changed files with 123 additions and 136 deletions

View File

@@ -0,0 +1,6 @@
.date {
cursor: initial;
user-select: none;
text-transform: capitalize;
font-weight: bold;
}