mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 09:13:50 +02:00
fix styles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<span @click="showUserDialog" class="x-link">{{ username }}</span>
|
||||
<span @click="showUserDialog" class="cursor-pointer">{{ username }}</span>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user