Transparent the original note when editing

This commit is contained in:
Matias De lellis
2019-08-14 20:06:53 -03:00
parent f4663902a3
commit ac22e7f206
2 changed files with 19 additions and 0 deletions

View File

@@ -128,6 +128,10 @@
background:#333;
}
.any-color {
background-color: transparent;
}
/* Isotope Grid */
.notes-grid {