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

Overwrite css #118

Open
yuxxeun opened this issue Jun 28, 2023 · 3 comments
Open

Overwrite css #118

yuxxeun opened this issue Jun 28, 2023 · 3 comments

Comments

@yuxxeun
Copy link

yuxxeun commented Jun 28, 2023

I was using this package (thanks to the creator and all contributor), and i was wondering how to overwrite the style/css relaated because, i faced visually-problem
image

@endiisw
Copy link

endiisw commented Jul 3, 2023

override css

<style>
        .notify {
            z-index: 9999;
        }
 </style>

@yuxxeun
Copy link
Author

yuxxeun commented Jul 7, 2023

masih engga ngefek

@septianinet
Copy link

try to put your custom css after notify css

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

3 participants