Skip to content

Commit bcb6ede

Browse files
committed
fixup! front: match the width and spacing of the results table to the mockup
1 parent f377605 commit bcb6ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/src/styles/scss/applications/stdcm/_results.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.stdcm-results {
22
background-color: rgb(233, 239, 242);
3-
padding: 29px 32px 32px 32px;
3+
padding: 29px 32px 32px;
44
position: relative;
55

66
.simulation-navigator {

0 commit comments

Comments
 (0)