From feb642aa92d16aecb35c568dd4002a708bd0ba9f Mon Sep 17 00:00:00 2001 From: tina Date: Mon, 18 Jun 2018 14:06:32 +0200 Subject: [PATCH] put view styles in styles.js --- bleeding.js | 22 +++++++-------- cycle-day-overview.js | 10 +++---- cycle-day.js | 8 +++--- home.js | 4 +-- styles.js | 64 +++++++++++++++++++++++++++++++++++++++++++ temperature.js | 18 ++++++------ 6 files changed, 95 insertions(+), 31 deletions(-) diff --git a/bleeding.js b/bleeding.js index 3eddddf..fcbcb50 100644 --- a/bleeding.js +++ b/bleeding.js @@ -33,9 +33,9 @@ export default class Bleeding extends Component { {label: labels[3], value: 3 }, ] return ( - - - + + + Bleeding @@ -52,11 +52,11 @@ export default class Bleeding extends Component { /> - - - Exclude + + + Exclude - + { this.setState({exclude: val}) @@ -66,14 +66,14 @@ export default class Bleeding extends Component { - - + + - + - + - + Temperature - + - + - +