mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 23:33:50 +02:00
fix resizeable
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
:class="{ 'x-user-badge-hidden': badge.hidden }"
|
||||
loading="lazy" />
|
||||
</PopoverTrigger>
|
||||
<PopoverContent side="bottom" class="w-[300px]">
|
||||
<PopoverContent side="bottom" class="w-75">
|
||||
<img
|
||||
:src="badge.badgeImageUrl"
|
||||
:class="['x-link', 'x-popover-image']"
|
||||
|
||||
Reference in New Issue
Block a user