From dfda8f7270c2ab51ec8545fe3057b329ffb201e7 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 22 Jan 2025 18:56:46 +0800 Subject: [PATCH] no message --- css/details.css | 2 ++ css/details.less | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/css/details.css b/css/details.css index d49493c..e1c1b76 100644 --- a/css/details.css +++ b/css/details.css @@ -237,6 +237,8 @@ .boxbox .details .right .admission-btn .item .btn .min-QRcode { width: 120px; height: 126px; + position: absolute; + bottom: 42px; } .boxbox .details .right .admission-btn .item .btn .min-QRcode .bj { position: absolute; diff --git a/css/details.less b/css/details.less index 49cdf64..2745c7c 100644 --- a/css/details.less +++ b/css/details.less @@ -241,7 +241,6 @@ border-radius: 6px; margin-top: 20px; display: none; - display: none; justify-content: space-between; padding: 0px 41px; @@ -270,7 +269,9 @@ .min-QRcode { width: 120px; height: 126px; - + position: absolute; + bottom: 42px; + .bj { position: absolute; left: -5px;