poi-plugin-leveling-plan 0.0.2 → 0.0.4

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.
Files changed (2) hide show
  1. package/assets/main.css +7 -1
  2. package/package.json +1 -1
package/assets/main.css CHANGED
@@ -529,7 +529,13 @@
529
529
  }
530
530
 
531
531
  /* Useitem Icon */
532
- #leveling-plan .useitem-icon {
532
+ #leveling-plan .useitem-icon,
533
+ #leveling-plan .useitem-icon-sm,
534
+ #leveling-plan .material-icon-sm {
533
535
  width: 18px;
534
536
  height: 18px;
537
+ max-width: 18px;
538
+ max-height: 18px;
539
+ object-fit: contain;
540
+ vertical-align: middle;
535
541
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "poi-plugin-leveling-plan",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "description": "Leveling plan plugin for poi",
5
5
  "main": "index.js",
6
6
  "keywords": [