Skip to content

Commit

Permalink
fix custom alert height
Browse files Browse the repository at this point in the history
  • Loading branch information
fzhao99 committed Nov 4, 2024
1 parent 3b7e7f8 commit f5844ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions query-connector/src/styles/custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ ul.usa-sidenav
width: 100%;
box-sizing: border-box;
padding-left: 1rem;
height: 2.5rem;
}

.custom-alert .usa-alert__text {
Expand Down

0 comments on commit f5844ae

Please sign in to comment.