11 lines
135 B
SCSS
Raw Normal View History

2025-04-21 18:05:32 +08:00
.tui-chat-uni {
&-message-input {
max-height: 370px;
padding: 10px;
}
&-message-input-toolbar {
z-index: 100;
}
}