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

Option to not show the [Open Settings] button #24

Open
takmatsukawa opened this issue Jan 7, 2024 · 1 comment
Open

Option to not show the [Open Settings] button #24

takmatsukawa opened this issue Jan 7, 2024 · 1 comment

Comments

@takmatsukawa
Copy link

Screenshot 2024-01-07 at 17 07 25

@takmatsukawa takmatsukawa changed the title Option not to show the [Open Settings] button Option to not show the [Open Settings] button Jan 7, 2024
@platon-ivanov
Copy link

I agree. For now you can set this snippet to hide it:

.TwoHopLinks button.settings-button {
	display: none;
}

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

No branches or pull requests

2 participants