chore: Add click interaction for conversation list (#1460)

This commit is contained in:
Nithin David Thomas
2020-11-29 13:28:36 +05:30
committed by GitHub
parent bb31b21060
commit d51c5d5768
11 changed files with 46 additions and 25 deletions

View File

@@ -56,7 +56,7 @@
display: flex;
flex-direction: row;
font-size: $font-size-small;
transition: all .15s $ease-in-out-cubic;
transition: border-color .15s $swift-ease-out-function;
}
&.is-active {