You've already forked pages
forked from didirus/AstralRinth
add top margin to author actions section (#2861)
This commit is contained in:
@@ -384,6 +384,8 @@ const submitForReview = async () => {
|
||||
}
|
||||
|
||||
.author-actions {
|
||||
margin-top: var(--spacing-card-md);
|
||||
|
||||
&:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user