fix:yangshi

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

View File

@ -336,17 +336,17 @@ const handleDoubleClick = (row) => {
}
}
}
}
@media screen and (max-width: 1680px) {
.FanList-content{
.FanList-panel{
.fanlist-text{
.FanList-content {
.FanList-panel {
.fanlist-text {
font-size: 12px !important;
.content-number{
.content-number {
font-size: 16px !important;
}
}
}
}
}