This commit is contained in:
2025-12-11 02:31:18 +00:00
parent e9de3fde2c
commit 3be8de28c6
4 changed files with 2 additions and 6 deletions

View File

@@ -32,7 +32,6 @@ export const dedocumentSharedStyle = css`
--text-font-size: var(--theme-text-font-size, 12px);
color: var(--text-fg-color);
background: var(--text-bg-color);
font-family: var(--text-font-family);
font-size: var(--text-font-size);
}