Added actor assignment to new actors module. Showing network icon on network-specific actors. Improved dark theme. Changed tag tile design. Added Digital Playground logos.

This commit is contained in:
2020-03-27 04:39:13 +01:00
parent 689dbeefbd
commit fb59bf552a
24 changed files with 202 additions and 113 deletions

View File

@@ -72,6 +72,7 @@ export default {
flex-direction: column;
overflow: hidden;
background: var(--background-dim);
color: var(--text);
}
.content {