feat: Update reply box UI 👀 (#1623)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
committed by
GitHub
parent
2d5aa9d3bd
commit
fd181f18a1
@@ -23,7 +23,7 @@
|
||||
--g-800: #009000;
|
||||
--g-900: #007000;
|
||||
|
||||
--y-50: #FFFEE8;
|
||||
--y-50: #FFFCF4;
|
||||
--y-100: #FFFAC5;
|
||||
--y-200: #FFF69E;
|
||||
--y-300: #FEF176;
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user