Skip to content
Snippets Groups Projects
Unverified Commit 9deb8ea4 authored by Nick Fitzpatrick's avatar Nick Fitzpatrick Committed by GitHub
Browse files

AppBarRightContainer justify-content to end (#23912)

parent cfe9f24a
Branches
Tags
No related merge requests found
......@@ -52,6 +52,7 @@ export const AppBarRightContainer = styled.div`
align-items: center;
gap: 1rem;
max-width: 32.5rem;
justify-content: end;
`;
export interface AppBarInfoContainerProps {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment