From 2c72ea04bb46a787ca1dd26547eb695fdff49004 Mon Sep 17 00:00:00 2001 From: Minh Duc Vo Date: Mon, 25 Mar 2019 13:32:06 +0700 Subject: [PATCH] ProblemTabEditor : no scrolling if mounted --- public/index.html | 2 +- src/app/problemList/codeEditor/codeBox.js | 10 +++++----- src/app/problemList/codeEditor/codeEditor.js | 2 ++ src/app/problemList/problemTabEditor.js | 10 +++++++++- src/index.js | 2 +- 5 files changed, 18 insertions(+), 8 deletions(-) diff --git a/public/index.html b/public/index.html index 7e22a02..af67ca8 100644 --- a/public/index.html +++ b/public/index.html @@ -25,7 +25,7 @@ -
+