mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
When status is small, need more breathing space
This commit is contained in:
parent
a71f66dcbd
commit
910120ecd7
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue