From 94330abf2d1ba606976ec4f2dc10277b78cdd036 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 9 Apr 2019 20:40:57 -0400 Subject: ... --- src/Snow.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/Snow.tsx b/src/Snow.tsx index 9ab4dfd..a391f0a 100644 --- a/src/Snow.tsx +++ b/src/Snow.tsx @@ -25,7 +25,6 @@ const styles = (theme: Theme): StyleRules => ({ bottomButtons: { marginTop: 10, textAlign: 'center', - minWidth: 650 }, slider: { padding: '22px 0px', @@ -179,11 +178,11 @@ class Snow extends React.Component { const { classes } = this.props; return ( - + - + @@ -251,7 +250,7 @@ class Snow extends React.Component {
- +