mirror of
https://github.com/wekan/wekan.git
synced 2026-02-26 18:04:06 +01:00
Attachment, simple upload progress bar
This commit is contained in:
parent
a6b4a698af
commit
ea937810f2
6 changed files with 79 additions and 11 deletions
|
|
@ -1,3 +1,7 @@
|
|||
.attachment-upload {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
.attachments-galery {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue