mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
push4
fixed tool tutorial blocking canvas
This commit is contained in:
@@ -128,6 +128,8 @@
|
|||||||
|
|
||||||
.fade-out {
|
.fade-out {
|
||||||
animation: fadeOut .1s forwards;
|
animation: fadeOut .1s forwards;
|
||||||
|
display: none !important;
|
||||||
|
/* TODO: Search Google for: "How to fade out and then set display none" */
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-paused {
|
.is-paused {
|
||||||
|
|||||||
Reference in New Issue
Block a user