mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
Add spacing to attachments view
This commit is contained in:
parent
03be1ce904
commit
29534273b8
3 changed files with 683 additions and 675 deletions
|
@ -3,6 +3,8 @@
|
|||
<div class="upload-document-files">
|
||||
<div id="upload-document-files" class="btn btn-secondary text-uppercase font-weight-bold">+ Attachments</div>
|
||||
</div>
|
||||
{{else}}
|
||||
<div class="margin-top-50" />
|
||||
{{/if}}
|
||||
{{#if hasAttachments}}
|
||||
<ul class="list">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue