uni.scss 135 B

1234567891011
  1. .tui-chat-uni {
  2. &-message-input {
  3. max-height: 370px;
  4. padding: 10px;
  5. }
  6. &-message-input-toolbar {
  7. z-index: 100;
  8. }
  9. }