Undo/Redo
This commit is contained in:
@ -10,8 +10,15 @@ html, body {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
div#container {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
canvas {
|
||||
border: 1px solid gray;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
header {
|
||||
|
Reference in New Issue
Block a user