@symphony-talent/component-library 4.28.0 → 4.30.0

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": "@symphony-talent/component-library",
3
- "version": "4.28.0",
3
+ "version": "4.30.0",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "ag-grid-angular": "^24.0.0",
@@ -558,6 +558,9 @@ body {
558
558
  }
559
559
  // Overwrites for Modal
560
560
  .sfx-modal {
561
+ .modal-header {
562
+ border-bottom-color: $color-v2-gray-1;
563
+ }
561
564
  .modal-body {
562
565
  &.sfx-pt-0 {
563
566
  padding-top: $space-0 !important;
@@ -584,6 +587,9 @@ body {
584
587
  padding-right: $space-30 !important;
585
588
  }
586
589
  }
590
+ .modal-footer {
591
+ border-top-color: $color-v2-gray-1;
592
+ }
587
593
  }
588
594
  // Overwrites for Modal
589
595
  // Notification InnerHtml