Skip to content

Commit

Permalink
Prevent signature and post text from touching
Browse files Browse the repository at this point in the history
  • Loading branch information
msikma committed Jan 6, 2024
1 parent 44be283 commit 4fc9575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/lib/objects/post_item.scss
Expand Up @@ -96,6 +96,7 @@
}
}
.author_column {
padding-right: cssvar(--gw-cell-medium);
flex: 0 0 cssvar(--gw-post-column-a);
}
}
Expand Down

0 comments on commit 4fc9575

Please sign in to comment.