Skip to content

Commit

Permalink
Enlarge sidebar left and right padding to match MPA spacing (streamli…
Browse files Browse the repository at this point in the history
…t#7531)

* Enlarge sidebar left and right padding to match MPA spacing

* Remove sidebar snapshots

* Remove other sidebar snapshots

* Remove other slider snapshots

* Add a subset of regenerated snapshots

* Add slider snapshots

* Add sidebar snapshots
  • Loading branch information
sfc-gh-jgarcia authored and zyxue committed Apr 16, 2024
1 parent 142aeb6 commit bde3521
Show file tree
Hide file tree
Showing 17 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/app/src/components/Sidebar/styled-components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ export const StyledSidebarUserContent =
? theme.spacing.lg
: theme.sizes.sidebarTopSpace,
paddingBottom: theme.sizes.sidebarTopSpace,
paddingLeft: theme.spacing.lg,
paddingRight: theme.spacing.lg,
paddingLeft: theme.spacing.twoXL,
paddingRight: theme.spacing.twoXL,

"@media print": {
paddingTop: `1rem`,
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frontend/cypress/snapshots/linux/2x/st_tabs.spec.js/tabs0.snap.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bde3521

Please sign in to comment.