feat: Update reply box UI 👀 (#1623)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Nithin David Thomas 2021-01-13 18:06:25 +05:30 committed by GitHub
parent 2d5aa9d3bd
commit fd181f18a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 443 additions and 217 deletions

View file

@ -83,6 +83,7 @@ $font-size-medium: 18px;
right: 0;
top: -22 * $space-one;
width: 32 * $space-one;
z-index: 1;
&::before {
@include arrow(bottom, $color-white, $space-slab);