修改AI按钮尺寸
This commit is contained in:
@@ -200,8 +200,8 @@ export default {
|
|||||||
right: 20px;
|
right: 20px;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
/* 和弹窗拉开距离 */
|
/* 和弹窗拉开距离 */
|
||||||
width: 5vw;
|
width: 50px;
|
||||||
height: 7vh;
|
height: 50px;
|
||||||
background-color: #409eff;
|
background-color: #409eff;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user