Align count indicators in Section headers along the baseline
This commit is contained in:
@@ -63,7 +63,7 @@ function onTitleBadge() {
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.section-divider {
|
||||
|
||||
Reference in New Issue
Block a user