mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
style
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<TooltipWrapper side="bottom" :content="t('view.favorite.refresh_favorites_tooltip')">
|
||||
<Button
|
||||
class="rounded-full"
|
||||
variant="outline"
|
||||
variant="ghost"
|
||||
size="icon-sm"
|
||||
:disabled="isFavoriteLoading"
|
||||
@click.stop="handleRefreshFavorites">
|
||||
@@ -204,7 +204,7 @@
|
||||
<Button
|
||||
class="rounded-full"
|
||||
size="icon-sm"
|
||||
variant="outline"
|
||||
variant="ghost"
|
||||
v-if="!refreshingLocalFavorites"
|
||||
@click.stop="refreshLocalWorldFavorites"
|
||||
><RefreshCcw
|
||||
|
||||
Reference in New Issue
Block a user