mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-04 23:06:57 +00:00
Replace font-awesome icons with unocss
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<div class="relative text-sm">
|
||||
<span class="thumbnail-overlay thumbnail-right" v-text="`${playlist.videos} ${$t('video.videos')}`" />
|
||||
<div class="absolute bottom-100px right-5px z-100 px-5px" @click.prevent="removeBookmark(index)">
|
||||
<font-awesome-icon class="ml-3" icon="bookmark" />
|
||||
<i class="i-fa6-solid:bookmark ml-3" />
|
||||
</div>
|
||||
</div>
|
||||
<p
|
||||
|
||||
Reference in New Issue
Block a user