Updated GraphQL queries to Datetime. Updated template to latest guideline.

This commit is contained in:
DebaucheryLibrarian
2020-07-16 15:55:03 +02:00
parent d0e61978d6
commit 66d6322c1d
10 changed files with 89 additions and 39 deletions

View File

@@ -183,7 +183,7 @@ export default {
height: 100%;
color: var(--text);
background: var(--background);
box-shadow: 0 0 3px var(--darken);
box-shadow: 0 0 3px var(--darken-weak);
}
.sidebar-header {