Add refresh button on timeline page

This commit is contained in:
r 2022-01-27 11:50:54 +00:00
parent 03a1cd819a
commit 0b004efffa
5 changed files with 14 additions and 11 deletions

View file

@ -517,18 +517,18 @@ img.emoji {
margin-top: 6px;
}
.notification-title-container {
.page-title-container {
margin: 8px 0;
}
.page-refresh {
margin-right: 8px;
}
.notification-text {
vertical-align: middle;
}
.notification-refresh {
margin-right: 8px;
}
.notification-read {
display: inline-block;
}