Fix long post title sneaking under the archived/drafted badge (fix #23)
This commit is contained in:
@ -19,6 +19,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:has(.draft-badge, .archive-badge) h3 {
|
||||
margin-right: 7rem;
|
||||
}
|
||||
|
||||
.draft-badge,
|
||||
.archive-badge {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user