Move the time to the right

pull/1/head
Lim Chee Aun 2022-12-12 22:56:38 +08:00
rodzic 4d09d24e00
commit f649f60b5b
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -99,12 +99,14 @@
min-width: 0;
}
.status.large > .container > .meta {
.status > .container > .meta {
display: flex;
gap: 8px;
min-height: 50px;
justify-content: space-between;
}
.status.large > .container > .meta {
min-height: 50px;
}
.status > .container > .meta .arrow {
color: var(--reply-to-color);
vertical-align: middle;