mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Edited brush preview to be a bit more visible
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
|
||||
#brush-preview {
|
||||
position: absolute;
|
||||
border: solid 2px #fff;
|
||||
border: solid 1px #fff;
|
||||
z-index: 1200;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5), inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user