Skip to content

Commit

Permalink
fixup! front: match the width and spacing of the results table to the…
Browse files Browse the repository at this point in the history
… mockup
  • Loading branch information
theocrsb committed Dec 2, 2024
1 parent db55a33 commit 2a381fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/styles/scss/applications/stdcm/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
box-shadow:
0 0 0 2px rgba(255, 255, 255, 0.75) inset,
0 0 0 1px rgba(0, 0, 0, 0.25) inset;
margin-left: 48px;
margin-left: 32px;
width: 100%;
min-width: 450px;
height: calc(100vh - 64px);
Expand Down

0 comments on commit 2a381fb

Please sign in to comment.