minor changes

This commit is contained in:
2025-11-22 13:32:19 +01:00
parent c65395b780
commit 3c23aae864
2 changed files with 9 additions and 3 deletions

View File

@@ -631,6 +631,13 @@ h1 {
flex: 1;
}
.post-index {
font-size: 12px;
color: #6b7280;
font-weight: 600;
flex-shrink: 0;
}
.success-checkbox--header {
flex-shrink: 0;
}