Skip to content

Commit

Permalink
SWED-2379 fix css media-object
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenraphti committed Feb 12, 2024
1 parent 3cf8957 commit 666adb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/components/media-object.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
font-size: 3rem;
}

i[class^="at-"][class^="at-"]:before {
i:is([class^="at-"], [class*=" at-"]):before {
align-self: unset;
justify-self: unset;
}
Expand Down

0 comments on commit 666adb8

Please sign in to comment.