消息
This commit is contained in:
10
TUIKit/components/TUIChat/style/uni.scss
Normal file
10
TUIKit/components/TUIChat/style/uni.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.tui-chat-uni {
|
||||
&-message-input {
|
||||
max-height: 370px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
&-message-input-toolbar {
|
||||
z-index: 100;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user