Enabled pagination on network page.

This commit is contained in:
2020-05-26 04:11:29 +02:00
parent fe69ec4175
commit 86377fec5f
43 changed files with 164 additions and 81 deletions

View File

@@ -100,6 +100,7 @@ export default {
}
.name {
flex-grow: 1;
padding: .5rem;
color: var(--text);
text-decoration: none;