Feature: Support options message type on widget and dashboard (#614)

This commit is contained in:
Nithin David Thomas 2020-03-16 12:08:40 +05:30 committed by GitHub
parent bb47b5f086
commit d8599c62dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 165 additions and 7 deletions

View file

@ -90,7 +90,8 @@ export default {
</script>
<style scoped lang="scss">
@import '~widget/assets/scss/woot.scss';
@import '~widget/assets/scss/variables.scss';
@import '~widget/assets/scss/mixins.scss';
.conversation--container {
display: flex;