diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index f6f07684f..ce477135c 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -408,7 +408,7 @@ body.desktop .tabulator-popup-container { .dropdown-menu .disabled .disabled-tooltip { pointer-events: all; margin-left: 8px; - font-size: 0.5em; + font-size: 0.75rem; color: var(--disabled-tooltip-icon-color); cursor: help; opacity: 0.75; diff --git a/apps/client/src/widgets/buttons/attachments_actions.ts b/apps/client/src/widgets/buttons/attachments_actions.ts index 20c3db8b8..280e318bd 100644 --- a/apps/client/src/widgets/buttons/attachments_actions.ts +++ b/apps/client/src/widgets/buttons/attachments_actions.ts @@ -15,9 +15,6 @@ import type { NoteRow } from "@triliumnext/commons"; const TPL = /*html*/`