nestiq-component-library 1.1.140 → 1.1.141

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": "nestiq-component-library",
3
- "version": "1.1.140",
3
+ "version": "1.1.141",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "main": "dist/index.js",
@@ -198,7 +198,7 @@ export default function PropertyCard(props: PopupProps) {
198
198
  style={{
199
199
  paddingLeft: "32px",
200
200
  paddingRight: "32px",
201
- paddingTop: "32px",
201
+ paddingTop: "28px",
202
202
  }}
203
203
  >
204
204
  {" "}
@@ -214,7 +214,7 @@ export default function PropertyCard(props: PopupProps) {
214
214
  style={{
215
215
  paddingLeft: "32px",
216
216
  paddingRight: "32px",
217
- paddingTop: "32px",
217
+ paddingTop: "28px",
218
218
  }}
219
219
  >
220
220
  <span className="priceValue col-lg-4 col-md-4 col-sm-6 ">
@@ -247,7 +247,7 @@ export default function PropertyCard(props: PopupProps) {
247
247
  </div>
248
248
  <div
249
249
  className="labelTopClass d-flex start-0 col-sm-5 col-lg-8 "
250
- style={{ padding: "32px" }}
250
+ style={{ padding: "28px" }}
251
251
  >
252
252
  <div className=" align-items-center d-flex flex-row gap-3">
253
253
  {props.property.historicalProtection && (
@@ -284,7 +284,6 @@ export default function PropertyCard(props: PopupProps) {
284
284
  style={{
285
285
  paddingLeft: "32px",
286
286
  paddingRight: "32px",
287
- paddingBottom: "32px",
288
287
  }}
289
288
  >
290
289
  <div className="Frame-136 d-flex flex-row">