Replacing all PNGs with inline SVG

This commit is contained in:
softsimon
2022-08-29 19:02:22 +02:00
parent 38af1f3a4b
commit 6d13a1450a
24 changed files with 124 additions and 42 deletions

View File

@@ -114,7 +114,7 @@
</div>
</button>
<button class="btn btn-secondary ml-1" type="button" id="inputGroupFileAddon04">
<app-clipboard [text]="node.socketsObject[selectedSocketIndex].socket"></app-clipboard>
<app-clipboard [text]="node.socketsObject[selectedSocketIndex].socket" [leftPadding]="false"></app-clipboard>
</button>
</div>