[PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)

Этот коммит содержится в:
Carlos Tadeu Panato Junior
2017-07-25 21:10:39 +02:00
коммит произвёл Christopher Speller
родитель b92d0b0024
Коммит 5840905c7f
6 изменённых файлов: 51 добавлений и 2 удалений

Просмотреть файл

@@ -1383,6 +1383,12 @@
}
}
.post__visibility {
@include opacity(.6);
font-size: .9em;
padding: 8px;
}
.post__time {
@include opacity(.6);
font-size: .9em;