From fe227dd3d6c4ff9fd031033c15ae7b873dbf5535 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 31 三月 2022 22:39:47 +0800 Subject: [PATCH] 2022-03-31 --- src/views/billprint/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/billprint/index.scss b/src/views/billprint/index.scss index 80dd4f8..a6bfa9e 100644 --- a/src/views/billprint/index.scss +++ b/src/views/billprint/index.scss @@ -46,7 +46,7 @@ border-radius: 0!important; } } -.print-page:last-child { +.print-page.auto:last-child { height: auto!important; } -- Gitblit v1.8.0