diff --git a/apps/client/src/widgets/type_widgets/Attachment.css b/apps/client/src/widgets/type_widgets/Attachment.css index c345b77d49..09bc5101ba 100644 --- a/apps/client/src/widgets/type_widgets/Attachment.css +++ b/apps/client/src/widgets/type_widgets/Attachment.css @@ -6,7 +6,7 @@ .attachment-list .links-wrapper { font-size: larger; - margin-bottom: 15px; + margin-block: 12px; display: flex; justify-content: space-between; align-items: baseline;