send private message added

This commit is contained in:
Gaelle Morin
2018-12-17 13:58:03 +01:00
parent 44e474bfb1
commit 216ca01fa4
2 changed files with 20 additions and 6 deletions

View File

@ -46,6 +46,16 @@
line-height: 1.6;
}
[name='send'] {
color: $color-blue-light;
font-size: 13px;
text-align: right;
> sib-link {
cursor: pointer;
}
}
[name='status'] {
float: right;
display: flex;