Skip to content

Commit

Permalink
Keep the centering for the "Save" button.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Feb 20, 2024
1 parent aef18ef commit 10a1c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/save-hub/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.edit-site-save-hub__button {
color: inherit;
width: 100%;
justify-content: center;

&[aria-disabled="true"] {
opacity: 1;
Expand Down

0 comments on commit 10a1c9d

Please sign in to comment.