@trafilea/afrodita-components 5.0.0-beta.254 → 5.0.0-beta.255

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.
@@ -551,7 +551,7 @@ var tsd = {
551
551
  fontSize: '14px',
552
552
  fontWeight: 400,
553
553
  lineHeight: '16px',
554
- padding: '12px 14px',
554
+ padding: '12px',
555
555
  optionPadding: '0.75rem 1.2rem',
556
556
  color: '--colors-shades-400-color',
557
557
  fill: '--colors-shades-400-color',
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.254",
6
+ "version": "5.0.0-beta.255",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",