You've already forked AstralRinth
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 {
|
.author-actions {
|
||||||
|
margin-top: var(--spacing-card-md);
|
||||||
|
|
||||||
&:empty {
|
&:empty {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user