优化转桌

This commit is contained in:
gyq
2024-12-20 11:26:04 +08:00
parent bbd99a1942
commit 5abb43cc49
2 changed files with 3 additions and 2 deletions

View File

@@ -732,6 +732,7 @@ onMounted(() => {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-clamp: 2;
}
.num {