Skip to content

Commit

Permalink
fix(*): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiarrowood committed Jul 13, 2023
1 parent a1df23c commit 7d1f8b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ const dataTestId = computed((): string => props.title ? `page-title-${props.titl
justify-content: space-between;
.page-title-wrapper {
display: flex;
align-items: baseline;
display: flex;
.page-title-icon {
margin-right: var(--spacing-xs, 4px);
Expand Down

0 comments on commit 7d1f8b4

Please sign in to comment.