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

Extension Css Updated Notification issue #34

Open
elabidadil opened this issue Feb 7, 2023 · 1 comment
Open

Extension Css Updated Notification issue #34

elabidadil opened this issue Feb 7, 2023 · 1 comment

Comments

@elabidadil
Copy link

Hello,
I have an issue with the extension, when i target a div with CSS style the extension "CSS updated" notification edited too with the same CSS style of the div

issue

@yandeu
Copy link
Owner

yandeu commented Feb 7, 2023

You could hide the message with

#fiveserver-info-wrapper {
  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