Skip to content

Commit 96df38b

Browse files
authored
fix: Remove italic style from system messages (#830)
1 parent 66b247d commit 96df38b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/fuselage/src/components/Message/MessageSystem/MessageSystem.styles.scss

-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ $message-system-background-color-selected: functions.theme(
4040
margin-inline: lengths.margin(4);
4141

4242
color: colors.font(annotation);
43-
44-
font-style: italic;
4543
}
4644

4745
&__name {

0 commit comments

Comments
 (0)