Skip to content

Commit

Permalink
Update padding
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccollum-woolpert committed Jul 8, 2024
1 parent dbef5c0 commit f6743bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/frontend/src/styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ app-post-solve-map-legend .legend-panel mat-checkbox label .mat-checkbox-label {
}

.metric-box-dialog .mat-dialog-container {
padding-right: 10px;
padding: 20px;
box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14),
0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
Expand Down

0 comments on commit f6743bb

Please sign in to comment.