Move Tags above Notes on navigation and misc styles fixes

This commit is contained in:
Matias De lellis
2020-06-05 18:35:25 -03:00
parent 4e531856f5
commit 3ec97060a9
3 changed files with 16 additions and 17 deletions

View File

@@ -34,7 +34,7 @@
min-height: 150px;
width: 250px;
padding: 10px;
border-radius: 3px;
border-radius: 8px;
box-shadow: 0 4px 6px #c1c1c1;
}
@@ -150,9 +150,7 @@
}
.circle-toolbar:hover {
color: #ccc;
text-decoration:none;
background:#333;
border-color: var(--color-primary-element);
}
.any-color {
@@ -165,8 +163,9 @@
margin: 0 auto;
padding: 15px;
}
.note-grid-item {
margin-bottom: 10px;
margin-bottom: 14px;
}
/* Modal Note */