mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Fix \boxed inherited color (#2130)
This commit is contained in:
@@ -547,6 +547,7 @@
|
||||
.fcolorbox {
|
||||
box-sizing: border-box;
|
||||
border: 0.04em solid; // \fboxrule = 0.4pt
|
||||
border-color: inherit;
|
||||
}
|
||||
|
||||
.cancel-pad {
|
||||
|
Reference in New Issue
Block a user