Skip to content

Commit

Permalink
fix: align banner baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Standrik committed Jul 31, 2024
1 parent c8a259c commit db1750e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export function QuerySettingsBanner() {
<Alert
className={b()}
theme="info"
align="center"
align="baseline"
message={
<div className={b('message')}>
{i18n('banner.query-settings.message')}
Expand Down

0 comments on commit db1750e

Please sign in to comment.