fix build warning

This commit is contained in:
pa
2025-11-26 01:24:38 +09:00
committed by Natsumi
parent c6f1615a80
commit d99a2c0cf1

View File

@@ -137,7 +137,7 @@ button {
color: $--theme-text-2;
}
.friend-view__search :deep(.el-input__wrapper) {
.friend-view__search .el-input__wrapper {
background: $--theme-bg-4;
box-shadow: inset 0 0 0 1px $--theme-border-2;
}