When status is small, need more breathing space

This commit is contained in:
Lim Chee Aun 2023-01-03 13:52:13 +08:00
parent a71f66dcbd
commit 910120ecd7

View file

@ -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;