Remove style making double editing weird

fixes #29
This commit is contained in:
Max G
2020-03-14 18:52:00 +00:00
parent 342ac95282
commit 749d2cea94
2 changed files with 6 additions and 2 deletions

View File

@@ -1420,10 +1420,10 @@
left: 50%;
right: 0%;
}
.master-note-edit.position-1.full-focus {
/* .master-note-edit.position-1.full-focus {
left: 20%;
right: 20%;
}
}*/
.master-note-edit.position-2 {
left: 0%;
right: 50%;