Open ricardohuaranga opened 2 years ago
Sorry for the delayed reponse. I think it's best to provide a way to override css directly, but it's not currently possible(not in a clean way) due to its css-in-js nature, because css class of dom nodes keep changes. I have plan to rewrite this plugin to use other css tech, but I don't think it'll happen anytime soon.
How about adjustable width with mouse instead of css override, if your main pain point is container width?
Hello, excellent plugin. How can I edit the style of the tags panel with css? to better integrate it with theme.
Reducing max-width to 15% makes it better integrated into the logseq window, without overlapping other blocks.
What you see I have done with the Chrome DevTools, but it is not permanent.