Attachment, simple upload progress bar

This commit is contained in:
Martin Filser 2022-07-16 09:32:49 +02:00
parent a6b4a698af
commit ea937810f2
6 changed files with 79 additions and 11 deletions

View file

@ -1,3 +1,7 @@
.attachment-upload {
text-align: center;
font-weight: bold;
}
.attachments-galery {
display: flex;
flex-wrap: wrap;