@annalib/anna-core 10.0.26 → 10.0.28

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": "@annalib/anna-core",
3
- "version": "10.0.26",
3
+ "version": "10.0.28",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "^2.0.3",
6
6
  "@angular/common": "^14.3.0",
@@ -364,8 +364,9 @@ section.min-maxContainer {
364
364
  div.arrow-container {
365
365
  flex-direction: column;
366
366
  display: flex;
367
- padding-top: $fs-6;
368
- padding-left: 1px;
367
+ margin-top: $fs-6;
368
+ width: 9px;
369
+ height: 18px;
369
370
  margin-right: $fs-19;
370
371
  i {
371
372
  color: black;