shandyba_obsidian-lime/styles.css

6 lines
No EOL
169 B
CSS

/* Obsidunlime Plugin Styles */
/* Hide elements marked by the plugin as unlinked mentions content */
[data-obsidunlime-hidden="true"] {
display: none !important;
}