Round corners in the chat panel's input editor
This commit is contained in:
@@ -68,6 +68,7 @@ pub struct ChatPanel {
|
||||
pub container: ContainerStyle,
|
||||
pub message: ChatMessage,
|
||||
pub channel_select: ChannelSelect,
|
||||
pub input_editor_container: ContainerStyle,
|
||||
pub input_editor: InputEditorStyle,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user