Display output names on connections if there are any

This commit is contained in:
Jan Oberhauser
2019-06-27 11:27:02 +02:00
parent 5cbd16e286
commit a7cd27d745
5 changed files with 72 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ body {
font-weight: 300;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #faf9fe;
background-color: $--custom-node-view-background;
margin: 0;
padding: 0;
}