pointer-event: none on #pager
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
d9cc304886
commit
5a939a8fed
@ -163,6 +163,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
transition: opacity 0.5s ease-in-out;
|
transition: opacity 0.5s ease-in-out;
|
||||||
-webkit-transition: opacity 0.5s ease-in-out;
|
-webkit-transition: opacity 0.5s ease-in-out;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#toast[error] {
|
#toast[error] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user