Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The table font size setting in “Style Setting” does not work #828

Open
7Magicbunny opened this issue Mar 31, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@7Magicbunny
Copy link

7Magicbunny commented Mar 31, 2025

Is the bug present when using the default Obsidian theme?

No

Is the bug present when snippets and plugins are disabled?

Yes

Minimal theme version

7.7.19

Describe the bug

The default table font size setting in Style Setting (“Style Setting”-“Minimal”-“Tables”-“Table font size”) is set to 1em, but the table fonts are still displayed at a smaller size on my page. Other values such as 1.1em or 0.5em can be applied normally. I changed the value to 1em !important or removed --table-text-size:calc(var(--font-adaptive-normal) * 0.875) in theme.css can both solve the problem.

I am not very familiar with programming and code, so I hope this description is correct.

Image

Debug info

SYSTEM INFO:
Obsidian version: v1.8.9
Installer version: v1.7.7
Operating system: Windows 11 Home 10.0.26100
Login status: not logged in
Language: zh
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: Minimal v7.7.19
Snippets enabled: 0
Restricted mode: off
Plugins installed: 34
Plugins enabled: 2
1: Minimal Theme Settings v8.1.1
2: Style Settings v1.0.9

RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

@7Magicbunny 7Magicbunny added the bug Something isn't working label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant