Skip to content

Commit 97392c8

Browse files
committed
[C] Reset mark tag styles
1 parent 8fbc5f6 commit 97392c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/theme/styles/base/resets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,6 @@ export default `
235235
/* Remove mark tag styles */
236236
mark {
237237
background-color: initial;
238+
color: inherit;
238239
}
239240
`;

0 commit comments

Comments
 (0)