Browse Source

Attachment Details Action Menu, more space to previous item

- better clickable, especially on mobile devices
Martin Filser 3 years ago
parent
commit
536fb00d61
1 changed files with 3 additions and 0 deletions
  1. 3 0
      client/components/cards/attachments.styl

+ 3 - 0
client/components/cards/attachments.styl

@@ -46,6 +46,9 @@
       .attachment-details-actions a
         display: block
 
+        &.attachment-details-menu
+          padding-top: 10px
+
 .attachment-image-preview
   max-width: 100px
   display: block