优化移动端显示效果

This commit is contained in:
李寻欢 2024-02-05 09:05:22 +08:00
parent 3c0a280456
commit 2f5704745c
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ onMounted(() => {
.assistant-card {
width: 32%;
min-width: 330px;
height: 330px;
}