diff --git a/apps/client/src/stylesheets/theme-next/pages.css b/apps/client/src/stylesheets/theme-next/pages.css index 5a34b9680..1d2d0512c 100644 --- a/apps/client/src/stylesheets/theme-next/pages.css +++ b/apps/client/src/stylesheets/theme-next/pages.css @@ -142,6 +142,12 @@ div.note-detail-empty { border: unset; } +/* NOTE ATTACHMENTS */ + +.attachment-list div.links-wrapper { + font-size: unset; +} + /* * OPTIONS PAGES */