general-library-union 3.0.41 → 3.0.42

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "3.0.41",
3
+ "version": "3.0.42",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -872,7 +872,11 @@ body {
872
872
  background-color: var(--color-400) !important;
873
873
  color: #ffffff !important;
874
874
  }
875
-
875
+
876
+ li.p-element.p-steps-item.p-highlight.p-steps-current .p-steps-number .p-steps-title {
877
+ color: #ffffff !important;
878
+ }
879
+
876
880
  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
877
881
  background-color: #39373f !important;
878
882
  color: #ffffff !important;