Skip to content

Commit

Permalink
NEXT-38470 - Align center for top bar action page
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenquocdaile committed Sep 25, 2024
1 parent 5a79ff5 commit 88e0cda
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ $sw-page-search-bar-z-index: $z-index-sw-page-search-bar;
display: flex;
align-content: flex-end;
justify-content: flex-end;
align-items: center;
gap: 16px;
}

Expand Down

0 comments on commit 88e0cda

Please sign in to comment.