|
|
@ -430,6 +430,10 @@
|
|
|
|
.notification__message {
|
|
|
|
.notification__message {
|
|
|
|
margin: -10px 0px 10px 0;
|
|
|
|
margin: -10px 0px 10px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.reactions-bar--empty {
|
|
|
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.notification-favourite {
|
|
|
|
.notification-favourite {
|
|
|
@ -587,6 +591,10 @@
|
|
|
|
&.icon-button--with-counter {
|
|
|
|
&.icon-button--with-counter {
|
|
|
|
margin-right: 14px;
|
|
|
|
margin-right: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fa-plus {
|
|
|
|
|
|
|
|
padding-top: 1px;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.status__action-bar-dropdown {
|
|
|
|
.status__action-bar-dropdown {
|
|
|
@ -649,6 +657,10 @@
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-direction: row;
|
|
|
|
padding: 10px 0;
|
|
|
|
padding: 10px 0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fa-plus {
|
|
|
|
|
|
|
|
padding-top: 2px;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.detailed-status__link {
|
|
|
|
.detailed-status__link {
|
|
|
|