mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 22:18:41 +00:00
Remove duplicate comment
This commit is contained in:
@@ -25,8 +25,6 @@
|
|||||||
// Prevent a rendering bug that misplaces \vec in Chrome.
|
// Prevent a rendering bug that misplaces \vec in Chrome.
|
||||||
text-rendering: auto;
|
text-rendering: auto;
|
||||||
|
|
||||||
// Prevent background resetting in Windows's high-contrast mode.
|
|
||||||
|
|
||||||
// Prevent background resetting on elements in Windows's high-contrast
|
// Prevent background resetting on elements in Windows's high-contrast
|
||||||
// mode, while still allowing background/foreground setting on root .katex
|
// mode, while still allowing background/foreground setting on root .katex
|
||||||
* { -ms-high-contrast-adjust: none !important; }
|
* { -ms-high-contrast-adjust: none !important; }
|
||||||
|
Reference in New Issue
Block a user