chore(examples): add save restore

This commit is contained in:
moklick
2020-12-10 18:30:20 +01:00
parent c4e714a5e9
commit bc48c0307f
5 changed files with 16518 additions and 189 deletions
+11
View File
@@ -0,0 +1,11 @@
.save__controls {
position: absolute;
right: 10px;
top: 10px;
z-index: 4;
font-size: 12px;
}
.save__controls button {
margin-left: 5px;
}