From b3c7dc2722775d564b6e959076c070367a9daed8 Mon Sep 17 00:00:00 2001 From: kenlee Date: Mon, 7 Jul 2025 20:23:00 +0800 Subject: [PATCH] 'update' --- assets/stylesheets/template/base/_global.scss | 2 +- assets/stylesheets/template/modules/menu.scss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/stylesheets/template/base/_global.scss b/assets/stylesheets/template/base/_global.scss index 52e1e32..825fa35 100644 --- a/assets/stylesheets/template/base/_global.scss +++ b/assets/stylesheets/template/base/_global.scss @@ -152,7 +152,7 @@ a.btn-primary { } } img{ - width: 100%; + width: 100%; height: 100%; object-fit: cover; } diff --git a/assets/stylesheets/template/modules/menu.scss b/assets/stylesheets/template/modules/menu.scss index 1c5d447..82c7289 100644 --- a/assets/stylesheets/template/modules/menu.scss +++ b/assets/stylesheets/template/modules/menu.scss @@ -30,7 +30,6 @@ // min-width:unset; // flex-wrap: wrap; // justify-content: flex-start; -// left:0!important; // display: flex!important; // visibility: hidden; // opacity: 0;