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:
parent
6ac04e5338
commit
e4228f19c6
@ -128,6 +128,8 @@
|
||||
|
||||
.fade-out {
|
||||
animation: fadeOut .1s forwards;
|
||||
display: none !important;
|
||||
/* TODO: Search Google for: "How to fade out and then set display none" */
|
||||
}
|
||||
|
||||
.is-paused {
|
||||
|
Loading…
Reference in New Issue
Block a user