From 73d128e0c90cf8983f948a53bab80d0763f4888b Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Mon, 14 Sep 2020 09:26:46 +0800 Subject: [PATCH] Change Resume --- src/forge/Main/Index.js | 4 ++-- src/forge/css/index.scss | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js index e4cd0ba4..8b4b8581 100644 --- a/src/forge/Main/Index.js +++ b/src/forge/Main/Index.js @@ -360,7 +360,7 @@ class Index extends Component {

- +
    @@ -372,7 +372,7 @@ class Index extends Component {
-
+
  • diff --git a/src/forge/css/index.scss b/src/forge/css/index.scss index f345be9c..034b33a3 100644 --- a/src/forge/css/index.scss +++ b/src/forge/css/index.scss @@ -156,9 +156,12 @@ form{ -ms-overflow-style: none; overflow: -moz-scrollbars-none; min-height: 200px; - max-height: 360px; + max-height: 45vh; overflow-y: auto; } +.vh-100{ + max-height: 100vh !important; +} .list-l-Menu{ // margin-bottom: 12px;