Skip to content

Commit

Permalink
Center backup toast
Browse files Browse the repository at this point in the history
  • Loading branch information
jonybur committed Dec 13, 2024
1 parent 57f5a6b commit b4cdc8f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ui/components/app/home-notification/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@
border-radius: 8px;
min-height: 116px;
padding: 16px;
width: calc(100% - 16px);
max-width: 472px;

@include design-system.screen-sm-min {
min-width: 472px;
}

&__content-container {
display: flex;
Expand Down

0 comments on commit b4cdc8f

Please sign in to comment.