fix:yangshi

This commit is contained in:
刘玉霞 2024-11-18 17:55:28 +08:00
parent a76b526e23
commit 12e548a461

View File

@ -336,6 +336,7 @@ const handleDoubleClick = (row) => {
}
}
}
}
@media screen and (max-width: 1680px) {
.FanList-content {
@ -346,7 +347,6 @@ const handleDoubleClick = (row) => {
font-size: 16px !important;
}
}
}
}
}