Skip to content

Commit

Permalink
Minor CSS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JmScherer committed Dec 5, 2023
1 parent 1d0f309 commit 1d7213d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/AnalysisView/DiscussionSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ export default {
display: flex;
justify-content: right;
margin-right: var(--p-16);
margin-bottom: var(--p-10);
}
.publish-button {
Expand Down

0 comments on commit 1d7213d

Please sign in to comment.