消息
This commit is contained in:
16
TUIKit/components/TUIChat/message-list/style/h5.scss
Normal file
16
TUIKit/components/TUIChat/message-list/style/h5.scss
Normal file
@@ -0,0 +1,16 @@
|
||||
.tui-chat-h5 {
|
||||
flex: 1;
|
||||
position: static;
|
||||
|
||||
.tui-chat-main {
|
||||
.tui-message-list {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.message-more {
|
||||
color: #999;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user