mirror of
https://github.com/4source/favorites-obsidian-plugin.git
synced 2026-07-22 06:44:46 +00:00
* Refactor patching * Preparation for InUse/Known lists * Remove "debug" from allowed console methods in ESLint configuration * Move Monkey keys from constants to files * Merge patch files into single file per class * Patch install, enable, disable for plugins/themes * Update lists based on state of vault * Disable debug logs * Add aria labels to flairs + remove duplicated flair code * Update README.md * Fix Security Audit * Fix Command names
5 lines
No EOL
91 B
CSS
5 lines
No EOL
91 B
CSS
.community-item-name {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: baseline;
|
|
} |