Skip to content

Commit

Permalink
fix: Content layout border issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pnrgenc committed Dec 5, 2024
1 parent 66e712a commit 9f19d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/express/public/stylesheets/vue/clyvue.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4409,6 +4409,7 @@
min-height: calc(100vh - 106px);

&__body {
border-radius: 8px;
display: flex;
justify-content: space-between;

Expand Down

0 comments on commit 9f19d3d

Please sign in to comment.