Change cursor
This commit is contained in:
parent
c44a6858e0
commit
b51cba28ad
2 changed files with 8 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ html {
|
|||
> canvas {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
cursor: url('../assets/icons/brush.svg') 0 24, auto;
|
||||
}
|
||||
|
||||
> .errors-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue