From 7554d847991fff2b00785c41b8ed537eb3ebf107 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Tue, 16 Oct 2018 09:05:20 -0400 Subject: [PATCH] Make the permalink and clock icons for playbooks larger They were pretty small in comparison to the other elements. Change-Id: Icc9c84ad63e1b7dbaa8836ca756c033789b3c8e3 --- src/playbooks/Playbook.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/playbooks/Playbook.js b/src/playbooks/Playbook.js index de1b952..90b5576 100644 --- a/src/playbooks/Playbook.js +++ b/src/playbooks/Playbook.js @@ -44,7 +44,7 @@ export default class Playbook extends Component { - + } leftContent={LeftIcon} @@ -79,7 +79,7 @@ export default class Playbook extends Component { ]} actions={ - {Math.round(playbook.duration)} sec + {Math.round(playbook.duration)} sec } heading={