tab switch results

This commit is contained in:
Tykayn 2025-09-15 17:46:00 +02:00 committed by tykayn
parent 97ab7a0920
commit 89cb0f2635
16 changed files with 396 additions and 238 deletions

View file

@ -1,7 +1,7 @@
<button class="button copy" (click)="copy()">
<button (click)="copy()" class="button copy">
<i class="ri-file-copy-2-fill"></i>
<span class="label">
Copy
</span>
<!-- <span class="label">-->
<!-- Copy-->
<!-- </span>-->
</button>