mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 07:13:51 +02:00
Small fixes
This commit is contained in:
@@ -1335,7 +1335,9 @@ img.x-link.el-popover__reference {
|
||||
|
||||
// this is awful never do this
|
||||
*:not(.x-user-dialog, .x-world-dialog, .x-avatar-dialog, .x-group-dialog)
|
||||
> .el-dialog:not([aria-label*='Notification Position']) {
|
||||
> .el-dialog:not([aria-label*='Notification Position']):not(
|
||||
[aria-label*='Launch']
|
||||
):not([aria-label*='VRCX Updater']) {
|
||||
max-width: 1125px !important;
|
||||
width: 1125px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user