ps-toolkit-ui 1.18.65 → 1.18.67

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": "ps-toolkit-ui",
3
- "version": "1.18.65",
3
+ "version": "1.18.67",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^10.1.6",
6
6
  "@angular/core": "^10.1.6"
@@ -29,7 +29,6 @@
29
29
  .f-w-900 {font-weight: 900;}.f-w-800 {font-weight: 800;}.f-w-700 {font-weight: 700;}.f-w-600 {font-weight: 600;}.f-w-500 {font-weight: 500;}.f-w-400 {font-weight: 400;}.f-w-300 {font-weight: 300;}.f-w-200 {font-weight: 200;}.f-w-100 {font-weight: 100;}
30
30
  .f-bold{font-weight: 700!important;}.f-normal{font-weight: 400!important;}.f-light{font-weight: 200!important;}
31
31
  a{text-decoration: none!important;color: var(--black)!important;}
32
- .f-r{float:right!important}.f-l{float:left!important}.f-u{float:unset!important}
33
32
  span{
34
33
  vertical-align: top !important;
35
34
  }
@@ -704,7 +703,7 @@ body{
704
703
  .d-n-1600{display: none;}
705
704
  .w-u-1600{width: unset;}
706
705
  }
707
-
706
+ .f-r{float:right!important}.f-l{float:left!important}.f-u{float:unset!important}
708
707
  /* Positioning and visibility settings of the tooltip */
709
708
  [data-tooltip]{
710
709
  position: relative;