Moved networks to GraphQL.

This commit is contained in:
2020-01-03 00:59:02 +01:00
parent e77dbca954
commit 70e27a6cd9
14 changed files with 169 additions and 76 deletions

View File

@@ -249,9 +249,8 @@ export default {
}
.tags {
max-height: 2.5rem;
max-height: .5rem;
padding: .25rem .5rem 1rem .5rem;
line-height: 1.5rem;
word-wrap: break-word;
overflow-y: hidden;
}