mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 15:23:50 +02:00
Fix invite response, small fixes
This commit is contained in:
@@ -238,7 +238,7 @@ function setLoginContainerStyle(isDarkMode) {
|
||||
transition: background-color 0.3s ease;
|
||||
}
|
||||
|
||||
.x-login-container .el-input__inner {
|
||||
.x-login-container .el-input__wrapper {
|
||||
background-color: ${inputBackgroundColor} !important;
|
||||
border: ${inputBorder} !important;
|
||||
transition: background-color 0.3s ease, border-color 0.3s ease;
|
||||
|
||||
Reference in New Issue
Block a user