mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-31 19:17:48 +00:00
[Enhancement] Enter to send message, add click on bubble instead of icon (#202)
This commit is contained in:
@@ -21,8 +21,7 @@ export default {
|
||||
@import '~widget/assets/scss/variables.scss';
|
||||
|
||||
.user-message-input {
|
||||
border-color: $color-white;
|
||||
border-bottom-color: $color-border-light;
|
||||
border: 0;
|
||||
height: $space-big;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user