Skip to content

Commit 784c436

Browse files
committed
remove background color
1 parent 0ff9668 commit 784c436

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/features/decoder/components/claim.module.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,4 @@
131131
font-size: 0.75rem;
132132
line-height: 1.25rem;
133133

134-
&[data-type="warning"] {
135-
background-color: var(--color_bg_state_caution_subtle);
136-
color: var(--color_fg_on_state_caution_subtle);
137-
}
138-
139-
&[data-type="info"] {
140-
background-color: var(--color_bg_state_info_subtle);
141-
color: var(--color_fg_on_state_info_subtle);
142-
}
143134
}

0 commit comments

Comments
 (0)