11 lines
135 B
SCSS
Raw Normal View History

2025-03-19 15:35:09 +08:00
.tui-chat-uni {
&-message-input {
max-height: 370px;
padding: 10px;
}
&-message-input-toolbar {
z-index: 100;
}
}