simpo-component-library 3.6.113 → 3.6.116

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": "simpo-component-library",
3
- "version": "3.6.113",
3
+ "version": "3.6.116",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
@@ -183,6 +183,9 @@
183
183
  width: 100% !important;
184
184
  max-width: 100% !important;
185
185
  }
186
+ .address-class {
187
+ width: 100vw;
188
+ }
186
189
 
187
190
  }
188
191
 
@@ -210,11 +213,6 @@
210
213
  .hover-effect:hover {
211
214
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
212
215
  }
213
-
214
- .address-class {
215
- width: 100vw;
216
- }
217
-
218
216
  .sidepanel-class {
219
217
  position: absolute !important;
220
218
  right: 0px;
Binary file