style: 输入框操作栏尺寸&loading动画尺寸
This commit is contained in:
@@ -186,6 +186,8 @@
|
||||
height: 4.4rem;
|
||||
border-radius: 50%;
|
||||
border: 0.1rem solid #e5dfdf;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
.thumb-icon {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -218,7 +220,10 @@
|
||||
}
|
||||
|
||||
.loading-gif {
|
||||
width: 13.7rem;
|
||||
// width: 18.7rem;
|
||||
height: 10rem;
|
||||
position: relative;
|
||||
margin-left: -2.4rem;
|
||||
}
|
||||
|
||||
.thinking {
|
||||
|
||||
Reference in New Issue
Block a user