diff --git a/ButtonStateless/index.jsx b/ButtonStateless/index.jsx index dd42103f..1bd32626 100644 --- a/ButtonStateless/index.jsx +++ b/ButtonStateless/index.jsx @@ -129,7 +129,8 @@ const Button = ({ width: '100%', }, noStyle: { - display: 'unset', + display: 'flex', + alignItems: 'center', lineHeight: 'unset', margin: 'unset', padding: 0, diff --git a/InputTime/index.jsx b/InputTime/index.jsx index 06f358aa..6e182c84 100644 --- a/InputTime/index.jsx +++ b/InputTime/index.jsx @@ -186,7 +186,6 @@ const InputTime = ({ }, minimal, select24Hours, - displayTimeColon, fontSize, }) => { const style = { @@ -212,16 +211,14 @@ const InputTime = ({ size={fontSize} /> - { displayTimeColon ? : - : null } -
-
- - - - - -
-
- - - - - -
-
@@ -20270,9 +20315,11 @@ exports[`Storyshots InputTime displayTimeColon 1`] = ` onMouseLeave={[Function]} style={ Object { + "display": "flex", "flex": 1, - "marginLeft": 0, - "marginRight": "0.25rem", + "flexDirection": "column", + "marginLeft": true, + "marginRight": 0, "position": "relative", } } @@ -20294,1283 +20341,17 @@ exports[`Storyshots InputTime displayTimeColon 1`] = ` "WebkitAppearance": "none", "appearance": "none", "background": "transparent", - "border": "0.063rem solid #e6ebef", + "border": 0, "borderRadius": "0.126rem", "color": "#59626a", "fontFamily": "\\"Roboto\\", sans-serif", "fontSize": "1rem", - "height": "2.3rem", + "height": "auto", + "margin": 0, "outline": "none", - "padding": "0 1.5rem 0 0.5rem", - "paddingRight": "1rem", - "width": "100%", - } - } - value={0} - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - -
-
- - - - - -
-
-
- -
-
- -
-
- - - - - -
-
- - - - - -
-
-
-
- -`; - -exports[`Storyshots InputTime displayTimeColon minimal 1`] = ` -
-
-
- -
-
-
- - : - -
-
-
- -
-
-
-
- -
-
-
-`; - -exports[`Storyshots InputTime minimal 1`] = ` -
-
-
- -
-
-
-
-