mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
fix build warning
This commit is contained in:
@@ -137,7 +137,7 @@ button {
|
|||||||
color: $--theme-text-2;
|
color: $--theme-text-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.friend-view__search :deep(.el-input__wrapper) {
|
.friend-view__search .el-input__wrapper {
|
||||||
background: $--theme-bg-4;
|
background: $--theme-bg-4;
|
||||||
box-shadow: inset 0 0 0 1px $--theme-border-2;
|
box-shadow: inset 0 0 0 1px $--theme-border-2;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user