Use Alt+Enter as shortcut to save note. Add some animation when show model note.

This commit is contained in:
Matias De lellis
2019-08-14 09:51:10 -03:00
parent a77a1c07f3
commit f4663902a3
2 changed files with 79 additions and 54 deletions

View File

@@ -48,7 +48,7 @@
.note-active {
z-index: 10;
height: 100%;
/*width: 100%;*/
width: 100%;
}
.save-button #unshare-button {
@@ -107,8 +107,8 @@
}
.note-toolbar {
/*float:left;*/
padding-top: 6px;
float:left;
padding-top: 12px;
}
.circle-toolbar {