add support for clearing canvas (#108)
This commit is contained in:
committed by
Christopher Chedeau
parent
2d0934fdd9
commit
c623312380
@@ -78,3 +78,7 @@ button {
|
||||
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
button:disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user