Skip to content

Commit

Permalink
justify between
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi committed Jan 7, 2025
1 parent ef7767a commit a1642a2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ export function ErrorOverlayFloatingHeader({
export const styles = css`
.error-overlay-floating-header {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-right: auto;
margin-left: auto;
Expand Down

0 comments on commit a1642a2

Please sign in to comment.