@@ -28,6 +28,7 @@ template(name="moveAttachments")
+moveBoardAttachments board
template(name="moveBoardAttachments")
+ hr
.board-description
table
tr
@@ -1,3 +1,8 @@
.move-attachment-buttons
display: flex
gap: 10px
+
+.attachments-content
+ height: 0px
+ border: 1px solid black