Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 7269c46

Browse files
committed
style(next): note attachments page: tweak header font size
1 parent 0a17fb5 commit 7269c46

File tree

1 file changed

+6
-0
lines changed
  • apps/client/src/stylesheets/theme-next

1 file changed

+6
-0
lines changed

apps/client/src/stylesheets/theme-next/pages.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@ div.note-detail-empty {
142142
border: unset;
143143
}
144144

145+
/* NOTE ATTACHMENTS */
146+
147+
.attachment-list div.links-wrapper {
148+
font-size: unset;
149+
}
150+
145151
/*
146152
* OPTIONS PAGES
147153
*/

0 commit comments

Comments
 (0)