Skip to content

Commit 786f705

Browse files
author
tung-ideapad
committed
bookmarklet
1 parent 303b113 commit 786f705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ <h3 class="text-lg font-bold">Settings <span class="text-sm" x-text="'v.'+appVer
264264
<!-- Bookmarklet -->
265265
<div class="flex items-center py-1 justify-between">
266266
<p class="text-sm">Browser Bookmarklet</p>
267-
<a :href="bookmarkletUrl" class="cursor-pointer border px-2 py-1" @click.prevent="alert('Drag this link to your bookmarks bar!')">🪶</a>
267+
<a :href="bookmarkletUrl" class="cursor-pointer border px-2 py-1" style="color:#A2D2FF;" @click.prevent="alert('Drag this link to your bookmarks bar!')"></a>
268268
</div>
269269
<!-- Dark Mode Toggle -->
270270
<div class="flex items-center py-1 justify-between">

0 commit comments

Comments
 (0)