Style(AI):输入框改为多行文本
This commit is contained in:
@@ -159,7 +159,7 @@ page {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
height: 100rpx;
|
||||
min-height: 100rpx;
|
||||
width: calc(100% - 122rpx);
|
||||
padding: 6rpx 6rpx 6rpx 24rpx;
|
||||
border-radius: 30rpx;
|
||||
@@ -184,7 +184,7 @@ page {
|
||||
height: 88rpx;
|
||||
border: 0;
|
||||
box-sizing: border-box;
|
||||
line-height: 88rpx;
|
||||
line-height: 48rpx;
|
||||
color: #333;
|
||||
font-size: 30rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user