mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
feat: center dialogs vertically
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
class="x-dialog x-user-dialog"
|
||||
:visible.sync="userDialog.visible"
|
||||
:show-close="false"
|
||||
width="770px"
|
||||
top="10vh">
|
||||
width="770px">
|
||||
<div v-loading="userDialog.loading">
|
||||
<div style="display: flex">
|
||||
<el-popover
|
||||
|
||||
Reference in New Issue
Block a user