When status is small, need more breathing space

pull/42/head
Lim Chee Aun 2023-01-03 13:52:13 +08:00
rodzic a71f66dcbd
commit 910120ecd7
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -103,6 +103,9 @@
justify-content: space-between;
white-space: nowrap;
}
.status.small > .container > .meta {
margin-bottom: 4px;
}
.status > .container > .meta > * {
min-width: 0;
overflow: hidden;