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

How can I edit the style of the tags panel with css? #18

Open
ricardohuaranga opened this issue Aug 28, 2022 · 1 comment
Open

How can I edit the style of the tags panel with css? #18

ricardohuaranga opened this issue Aug 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ricardohuaranga
Copy link

ricardohuaranga commented Aug 28, 2022

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.

Ashampoo_Snap_domingo, 28 de agosto de 2022_08h38m07s_002_

What you see I have done with the Chrome DevTools, but it is not permanent.

@gidongkwon gidongkwon added the enhancement New feature or request label Jun 8, 2023 — with Volta.net
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants