💄 修复回顶组件宽度异常[mac]

This commit is contained in:
目棃
2024-10-26 20:05:24 +08:00
parent 6701464002
commit 35fcee9b3b

View File

@@ -56,6 +56,7 @@ onUnmounted(() => {
position: fixed;
right: 10px;
bottom: 10px;
width: 40px;
height: 40px;
border-radius: 50%;
transition: all 0.3s ease-in-out;