Skip to content

Commit

Permalink
Centered content in application menu
Browse files Browse the repository at this point in the history
  • Loading branch information
dlnr committed Aug 23, 2024
1 parent c5cdc73 commit 2d3fcc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storybook/src/pages/amopis/common/amopis.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ $ams-breakpoint-wide: 68rem;
}

.ams-application-column--halign-center {
align-items: center;
justify-items: center;
}

Expand Down

0 comments on commit 2d3fcc4

Please sign in to comment.