mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -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
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
on:click={copy}
|
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"
|
aria-label="Copy to Clipboard"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue