@softheon/armature 15.0.2 → 15.0.3
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/assets/styles/sof-styles.scss +0 -3
- package/esm2020/lib/header/components/header/header.component.mjs +2 -2
- package/fesm2015/softheon-armature.mjs +2 -2
- package/fesm2015/softheon-armature.mjs.map +1 -1
- package/fesm2020/softheon-armature.mjs +2 -2
- package/fesm2020/softheon-armature.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1487,9 +1487,6 @@ mat-card {
|
|
|
1487
1487
|
.mat-mdc-form-field-flex div.mdc-notched-outline__trailing {
|
|
1488
1488
|
border-radius: 0 6px 6px 0 !important;
|
|
1489
1489
|
}
|
|
1490
|
-
.mat-mdc-form-field-subscript-wrapper {
|
|
1491
|
-
padding: 14px 16px 0px 16px !important;
|
|
1492
|
-
}
|
|
1493
1490
|
mat-error {
|
|
1494
1491
|
font-family: "Poppins" !important;
|
|
1495
1492
|
font-style: normal !important;
|