mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 12:38:49 +00:00
Adding pointer events to toasts, and being able to remove them b clicking
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
|
||||
#toast-container{
|
||||
left:2% !important;
|
||||
pointer-events:none;
|
||||
cursor:pointer;
|
||||
/*pointer-events:none;*/
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track
|
||||
|
||||
Reference in New Issue
Block a user