@bytebrand/fe-ui-core 4.8.44 → 4.8.46

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.8.44",
3
+ "version": "4.8.46",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -27,10 +27,7 @@
27
27
  margin-right: 10px
28
28
 
29
29
  .noIcon
30
- padding-left: 33px
31
-
32
- +media-tablet-landscape-up()
33
- padding-left: 38px
30
+ padding-left: 5px
34
31
 
35
32
  [class*='smallText']
36
33
  font-size:10px;