From ec04ec76d78bcd06ac85c5e76ad7dfcf7219331d Mon Sep 17 00:00:00 2001 From: Chandrasekhar Ramakrishnan Date: Wed, 15 Apr 2020 18:03:43 +0200 Subject: [PATCH] feat: provide UI for hiding/showing code cells (#870) Use outline buttons and semi-bold for the label. Fix #838 --- src/file/File.present.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/file/File.present.js b/src/file/File.present.js index 879e21ed4b..109a2faab5 100644 --- a/src/file/File.present.js +++ b/src/file/File.present.js @@ -259,12 +259,13 @@ function StyledNotebook(props) {
- - Code Visibility   + + Code Visibility