mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 21:48:41 +00:00
chore(deps): update linters [skip netlify] (major) (#3317)
* chore(deps): update linters [skip netlify] * chore: add missing peer dependencies * style: update styelint Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
@@ -568,7 +568,7 @@
|
||||
}
|
||||
|
||||
.boxpad {
|
||||
padding: 0 0.3em 0 0.3em; // \fboxsep = 3pt
|
||||
padding: 0 0.3em; // \fboxsep = 3pt
|
||||
}
|
||||
|
||||
.fbox,
|
||||
@@ -578,7 +578,7 @@
|
||||
}
|
||||
|
||||
.cancel-pad {
|
||||
padding: 0 0.2em 0 0.2em; // ref: cancel package \advance\dimen@ 2\p@ % "+2"
|
||||
padding: 0 0.2em; // ref: cancel package \advance\dimen@ 2\p@ % "+2"
|
||||
}
|
||||
|
||||
.cancel-lap {
|
||||
@@ -600,7 +600,7 @@
|
||||
}
|
||||
|
||||
.anglpad {
|
||||
padding: 0 0.03889em 0 0.03889em; // pad 1mu left and right (in scriptstyle)
|
||||
padding: 0 0.03889em; // pad 1mu left and right (in scriptstyle)
|
||||
}
|
||||
|
||||
.eqn-num::before {
|
||||
|
Reference in New Issue
Block a user