style for conversation list expanded
This commit is contained in:
parent
cba6dc5e95
commit
e9e127487c
6 changed files with 83 additions and 18 deletions
|
@ -2,9 +2,7 @@
|
|||
background: #ecf3fa;
|
||||
color: #083b7d;
|
||||
padding: 8px;
|
||||
border-radius: 8px;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-radius: 8px 8px 0 0;
|
||||
transform: rotate(270deg);
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue