[Enhancement] Enter to send message, add click on bubble instead of icon (#202)

This commit is contained in:
Pranav Raj S
2019-11-09 17:12:31 +05:30
committed by GitHub
parent 63ce5607e9
commit 7e3409c3e1
11 changed files with 84 additions and 94 deletions

View File

@@ -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;
}