mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-24 20:11:39 -07:00
fixes percentiles (#583)
- aligns superscript position - adds intl.plural rules fn to add ordinal superscripts - updates units tests - updates snapshot
This commit is contained in:
parent
f5c4ba6d88
commit
40c8548292
5 changed files with 68 additions and 13 deletions
|
@ -55,6 +55,10 @@ $featureSelectBorderColor: #00bde3;
|
|||
font-weight: bolder;
|
||||
}
|
||||
|
||||
.indicatorSuperscript {
|
||||
top: -0.2em
|
||||
}
|
||||
|
||||
.scoreSuperscript {
|
||||
font-size: large;
|
||||
padding-bottom: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue