fix colorbrush eyedropper icon
This commit is contained in:
parent
58189954c7
commit
7896a93731
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
border: 0;
|
||||
|
||||
background-image: url("./res/icons/pipette.svg");
|
||||
background-image: url("../../../res/icons/pipette.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
|
|
Loading…
Reference in a new issue