Merge pull request #1613 from florianorben/PLT-1326
PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
Этот коммит содержится в:
@@ -371,6 +371,10 @@ body.ios {
|
||||
background-color: beige;
|
||||
}
|
||||
|
||||
&.post--system .post__header .col__name {
|
||||
display: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -629,6 +633,9 @@ body.ios {
|
||||
|
||||
.post__time {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.post__time, &.post--system .post__body {
|
||||
@include opacity(0.6);
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user