修改AI按钮尺寸
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user