@bytebrand/fe-ui-core 4.2.199 → 4.2.200

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.199",
3
+ "version": "4.2.200",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -55,9 +55,10 @@
55
55
  border-bottom-right-radius: 10px;
56
56
 
57
57
  .vehicleId
58
- padding: 10px
58
+ padding: 11px
59
59
  background-color: #fff
60
60
  border-bottom: 1px solid #e8e8e8;
61
+ padding-bottom: 19px;
61
62
 
62
63
  .vehicleIdLabel
63
64
  font-size: 14px