Skip to content

Commit

Permalink
feat: [SPEX-1952] Adjust css
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-carangeot committed Apr 17, 2024
1 parent ed55a18 commit b157b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/theme/src/alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
@apply ml-4 cursor-pointer leading-none;
}
&__link {
@apply flex-none leading-6 w-fit block ml-9 pl-0 m-2 lg:ml-2 lg:mr-4 lg:pl-0 lg:truncate lg:max-w-[320px];
@apply flex-none leading-6 w-fit block ml-9 pl-0 m-2 lg:mx-4 lg:pl-0 lg:truncate lg:max-w-[320px];
}
}

0 comments on commit b157b7d

Please sign in to comment.