From 9094dea7cd9e45e4bb0a3d22a8dc1d682ca7463b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 19 Apr 2021 09:38:35 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jfpt-Vue

---
 src/styles/media.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/styles/media.scss b/src/styles/media.scss
index 39ce1c1..4d0f7bf 100644
--- a/src/styles/media.scss
+++ b/src/styles/media.scss
@@ -54,7 +54,7 @@
   left: 240px;
   padding: 0;
   width: calc(100% - 240px);
-  height: calc(100% - 64px);
+  height: calc(100% - 104px);
   box-sizing: border-box;
   overflow: hidden;
   transition: all 0.5s;

--
Gitblit v1.9.3