소스 검색

Attachment Details Action Menu, more space to previous item

- better clickable, especially on mobile devices
Martin Filser 3 년 전
부모
커밋
536fb00d61
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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