From 92d5a2511ed8c40cfffc960d7c3556db2e09a485 Mon Sep 17 00:00:00 2001 From: liuyg <376836862@qq.com> Date: Thu, 22 Apr 2021 20:34:20 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/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 4d0f7bf..17c0f79 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% - 104px); + height: calc(100% - 94px); box-sizing: border-box; overflow: hidden; transition: all 0.5s; -- Gitblit v1.9.3