mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 18:23:47 +02:00
fix styles
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</DialogHeader>
|
||||
|
||||
<div v-if="inviteDialog.visible">
|
||||
<Location :location="inviteDialog.worldId" :link="false" />
|
||||
<Location :location="inviteDialog.worldId" :link="false" class="cursor-default" />
|
||||
<br />
|
||||
<Button size="sm" class="mr-2" variant="outline" style="margin-top: 10px" @click="addSelfToInvite">{{
|
||||
t('dialog.invite.add_self')
|
||||
|
||||
Reference in New Issue
Block a user