up height of conversation list
This commit is contained in:
parent
a88cfb8e3d
commit
6c3d1564d4
6 changed files with 67 additions and 38 deletions
|
@ -17,7 +17,7 @@
|
|||
width: 300px;
|
||||
position: relative;
|
||||
left: -16px;
|
||||
top: -42px;
|
||||
top: -32px;
|
||||
|
||||
.time-ago {
|
||||
color: #1E1F22;
|
||||
|
@ -99,6 +99,7 @@
|
|||
|
||||
.button {
|
||||
background: transparent;
|
||||
padding: 10px 0;
|
||||
|
||||
&.edit {
|
||||
color: #9B9DA6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue