From 7df55cb24bd6564c78bd144b13fa17c902cf9069 Mon Sep 17 00:00:00 2001 From: LiLongLong <13717757313@163.com> Date: Tue, 4 Mar 2025 01:52:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=A5=E8=89=BA=E7=AE=A1?= =?UTF-8?q?=E7=90=86bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/matrixCraft/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/matrixCraft/index.vue b/src/views/matrixCraft/index.vue index 8388c68..7e86f07 100644 --- a/src/views/matrixCraft/index.vue +++ b/src/views/matrixCraft/index.vue @@ -246,7 +246,7 @@ background: linear-gradient(90deg, #0657c0 24%, #096ae0 101%);; } .spurt_print{ - height: 80vh; + height: 75vh; .spurt_print_btn{ margin-top: 2rem; }