mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Fix userdialog
This commit is contained in:
@@ -231,7 +231,7 @@
|
|||||||
max-height: 210px;
|
max-height: 210px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
"
|
"
|
||||||
>{{ bioCache.value.translated || userDialog.ref.bio || '-' }}</pre
|
>{{ bioCache.translated || userDialog.ref.bio || '-' }}</pre
|
||||||
>
|
>
|
||||||
<div style="float: right">
|
<div style="float: right">
|
||||||
<el-button
|
<el-button
|
||||||
|
|||||||
Reference in New Issue
Block a user