chore: Add click interaction for conversation list (#1460)
This commit is contained in:
committed by
GitHub
parent
bb31b21060
commit
d51c5d5768
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user