Enhancement: Add focus state for reply box in dashboard (#999)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Nithin David Thomas
2020-07-04 13:50:44 +05:30
committed by GitHub
parent c98907db49
commit 36661ea45d
5 changed files with 42 additions and 20 deletions

View File

@@ -25,7 +25,7 @@
width: $space-medium;
&.message {
@include elegent-shadow;
@include normal-shadow;
background: $color-white;
border-radius: $space-large;
left: 0;