mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue with toasts acting weird
This commit is contained in:
@@ -272,6 +272,9 @@ li.disabled span {
|
|||||||
left:2%;
|
left:2%;
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
width:70vw;
|
width:70vw;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: baseline;
|
||||||
/*pointer-events:none;*/
|
/*pointer-events:none;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user