From 23724d885b4694571a081c7e9adaac9d18c1856e Mon Sep 17 00:00:00 2001 From: chiu Date: Mon, 30 Aug 2021 19:11:52 +0800 Subject: [PATCH] fix style --- assets/stylesheets/template/layout/header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index cee2023..74cab6a 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -174,7 +174,7 @@ } } [id^="jp_video_"]{ - height: 100% !important; + height: auto !important; width: auto !important; @media(max-width: 1024px){ max-width: fit-content;