Replacing all PNGs with inline SVG

This commit is contained in:
softsimon
2022-08-29 19:02:22 +02:00
parent dcfaa9b474
commit 70d8a664e5
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>