Skip to content

Commit

Permalink
fix anchor with prevent-dismiss
Browse files Browse the repository at this point in the history
  • Loading branch information
mollykreis committed May 21, 2024
1 parent 11afeb2 commit 872f613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nimble-components/src/banner/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export const styles = css`
}
.controls {
height: ${controlHeight};
margin-left: auto;
display: flex;
align-items: center;
Expand Down

0 comments on commit 872f613

Please sign in to comment.