修改AI按钮尺寸

This commit is contained in:
2025-09-23 15:57:24 +08:00
parent b3dea54d15
commit d217ea3a14

View File

@@ -200,8 +200,8 @@ export default {
right: 20px;
bottom: 20px;
/* 和弹窗拉开距离 */
width: 5vw;
height: 7vh;
width: 50px;
height: 50px;
background-color: #409eff;
border-radius: 50%;
display: flex;