Skip to content

Commit

Permalink
Updating the DiscussionSection values
Browse files Browse the repository at this point in the history
  • Loading branch information
JmScherer committed Sep 26, 2023
1 parent 028d764 commit 75ee1f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/AnalysisView/DiscussionSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export default {
<style scoped>
.new-discussion-button {
margin-bottom: var(--p-10);
margin-right: var(--p-10);
margin-bottom: var(--p-8);
margin-right: var(--p-8);
}
.collapsable-icon {
Expand Down

0 comments on commit 75ee1f3

Please sign in to comment.