@bytebrand/fe-ui-core 4.2.135 → 4.2.136

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.135",
3
+ "version": "4.2.136",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -57,7 +57,6 @@
57
57
  .modalBtn
58
58
  height: 38px
59
59
  text-transform: capitalize !important
60
- font-size: 11px !important;
61
60
  +media-tablet-landscape-up()
62
61
  min-width: 222px !important
63
62
  font-size: 14px !important;
@@ -80,4 +79,4 @@
80
79
  .switchBlockLink
81
80
  color: rgba(76, 78, 100, 0.87);
82
81
  text-decoration-line: underline;
83
- font-size: 8px;
82
+ font-size: 10px;