Skip to content

Commit

Permalink
Fix the checkmark margin.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Jun 26, 2024
1 parent 73e8bb8 commit 6d30496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/src/components/global-notice.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
position: absolute;
width: 30px;
top: -6px !important;
left: -34px !important;
left: -12px !important;
/* todo for some reason this is getting overridden without !important by the core styles, even though the selector is more specific,
and it's inline while the core styles are in a file */

Expand Down

0 comments on commit 6d30496

Please sign in to comment.