Fix \boxed inherited color (#2130)

This commit is contained in:
Ron Kok
2019-10-18 22:22:42 -07:00
committed by ylemkimon
parent 0843e9556e
commit d10f375eed

View File

@@ -547,6 +547,7 @@
.fcolorbox {
box-sizing: border-box;
border: 0.04em solid; // \fboxrule = 0.4pt
border-color: inherit;
}
.cancel-pad {