mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Fixed pixel grid being only on top of the first layer
This commit is contained in:
parent
f0fae3698d
commit
19e6fd1aca
@ -306,7 +306,7 @@ svg {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#pixel-grid {
|
#pixel-grid {
|
||||||
z-index: 3;
|
z-index: 5000;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user