@oat-sa/tao-core-ui 1.22.17 → 1.22.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oat-sa/tao-core-ui",
3
- "version": "1.22.17",
3
+ "version": "1.22.18",
4
4
  "displayName": "TAO Core UI",
5
5
  "description": "UI libraries of TAO",
6
6
  "scripts": {
@@ -210,8 +210,7 @@ body {
210
210
 
211
211
  sub,
212
212
  sup {
213
- font-size: .75rem;
214
- line-height: 0;
213
+ font-size: .75em;
215
214
  position: relative;
216
215
  vertical-align: baseline;
217
216
  }