🐞 fix: 修复web移动端 页面空白问题 (#24)

closed #24
This commit is contained in:
alger
2024-12-30 11:20:23 +08:00
parent dfdf02a17f
commit f8d421c9b1
6 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ const isText = ref(false);
&-item {
&-link {
@apply my-4;
@apply my-4 w-auto;
}
}
}