@softheon/armature 15.23.0 → 15.23.1

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.
@@ -1567,6 +1567,10 @@ mat-card {
1567
1567
  border-left: none !important;
1568
1568
  }
1569
1569
 
1570
+ .mdc-notched-outline__leading, .mdc-notched-outline__notch, .mdc-notched-outline__trailing {
1571
+ border-width: 2px !important;
1572
+ }
1573
+
1570
1574
  .mat-mdc-floating-label {
1571
1575
  color: mat.get-color-from-palette($arm-error, 900) !important;
1572
1576
  }