@bytebrand/fe-ui-core 4.2.102 → 4.2.103

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": "@bytebrand/fe-ui-core",
3
- "version": "4.2.102",
3
+ "version": "4.2.103",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -110,4 +110,5 @@
110
110
  transform: rotate(180deg);
111
111
 
112
112
  .wrapper
113
- padding-right: 15px;
113
+ +media-tablet-landscape-up()
114
+ padding-right: 15px;
@@ -94,7 +94,7 @@ const PriceContent: React.FunctionComponent<IPriceContentProps> = ({
94
94
  </div>
95
95
  ) : null}
96
96
  </span>
97
- <div>
97
+ <div className={styles.wrapper}>
98
98
  <PriceRating {...priceRatingProps} />
99
99
  <span className={styles.priceInfo}>
100
100
  <span className={styles.priceInfoLabel} onClick={onAdjustRateClick}>