@trafilea/afrodita-components 5.0.0-beta.128 → 5.0.0-beta.129

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.
@@ -246,7 +246,7 @@ var revel = {
246
246
  },
247
247
  inputPlaceholder: {
248
248
  fontSize: '0.875rem',
249
- padding: '1.125rem 0.9375rem 0 0.9375rem',
249
+ padding: '1.125rem 0.9375rem 0.3rem 0.9375rem',
250
250
  focusBorder: '0.09375rem solid #1990c6',
251
251
  },
252
252
  inputCustom: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "5.0.0-beta.128",
6
+ "version": "5.0.0-beta.129",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",