mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-21 21:29:20 +01:00
Make compact status more compact
This commit is contained in:
parent
62af5dbf64
commit
61f57a2cc6
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@
|
||||||
.status.compact-thread {
|
.status.compact-thread {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
padding-block: 8px;
|
||||||
}
|
}
|
||||||
.status.compact-thread .status-thread-badge {
|
.status.compact-thread .status-thread-badge {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
Loading…
Reference in a new issue