Steps to reproduce
Open the sidebar with the standard theme
Find the tags property
Add a tag that contains a lowercase a lowercase g like Technology
Observe the gand ydescenders get cut off in the visual view
Expected result
All characters within chip UI elements like tags should have all characters fully visible.
Environment
Obsidian Version: Version 1.12.6 (Installer 1.12.4): same also occurs on 1.12.4
Occurs with all themes disabled
macOS Tahoe 26.3.1 (25D2128)
Setting overflow to visibleon the .multi-select-pill-content class does fix it temporarily but the UI might need to be adjusted to better account for descenders in the future:
It’s not limited to the sidebars:
Before opening a new bug report, please search the forum for duplicates and follow the Troubleshooting Guide .
We only consider bugs that are reproducible in the sandbox vault or a vault with no third-party plugins/no css snippets/default theme.
For Linux, we only accept bug reports that are reproducible with our AppImage or Snap package under Gnome or KDE.
Developer issues with the API should go here
Themes and Custom CSS issues should go here
Translations issues/improvements should be posted h…