valtech-components 2.0.247 → 2.0.248

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": "valtech-components",
3
- "version": "2.0.247",
3
+ "version": "2.0.248",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.0.0",
6
6
  "@angular/core": "^18.0.0",
@@ -159,7 +159,7 @@ ion-modal .date-picker-custom {
159
159
  }
160
160
 
161
161
  ion-modal {
162
- --border-radius: 36px;
162
+ --border-radius: 36px 36px 0px 0px;
163
163
  }
164
164
 
165
165
  .img-black {