mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Fix invite response, small fixes
This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
</el-tab-pane>
|
||||
<el-tab-pane name="Posts" :label="t('dialog.group.posts.header')" lazy>
|
||||
<template v-if="groupDialog.visible">
|
||||
<span style="margin-right: 10px"
|
||||
<span style="margin-right: 10px; vertical-align: top"
|
||||
>{{ t('dialog.group.posts.posts_count') }} {{ groupDialog.posts.length }}</span
|
||||
>
|
||||
<el-input
|
||||
|
||||
Reference in New Issue
Block a user