style(next): note attachments page: tweak header font size

This commit is contained in:
Adorian Doran 2025-06-16 19:32:05 +03:00
parent 0a17fb586c
commit 7269c46de3

View File

@ -142,6 +142,12 @@ div.note-detail-empty {
border: unset;
}
/* NOTE ATTACHMENTS */
.attachment-list div.links-wrapper {
font-size: unset;
}
/*
* OPTIONS PAGES
*/