laravel-notify
laravel-notify copied to clipboard
Overwrite css
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
override css
<style>
.notify {
z-index: 9999;
}
</style>
masih engga ngefek
try to put your custom css after notify css