mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update CopyToClipboard.svelte
This commit is contained in:
parent
9fd1e49044
commit
e1660d0498
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<button
|
||||
type="button"
|
||||
on:click={copy}
|
||||
class="relative flex items-center p-1 text-xs text-gray-500 dark:text-gray-100"
|
||||
class="relative flex items-center justify-center text-xs text-gray-500 dark:text-gray-100 w-7 h-7"
|
||||
aria-label="Copy to Clipboard"
|
||||
>
|
||||
<svg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue