From 1bec8d69cf14bd88591eee5b0320c5c8f6c25a08 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 08 三月 2024 21:19:31 +0800
Subject: [PATCH] Merge branch 'master' into positec

---
 src/views/printTemplate/index.scss |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/views/printTemplate/index.scss b/src/views/printTemplate/index.scss
index cd65a0b..0ca8cae 100644
--- a/src/views/printTemplate/index.scss
+++ b/src/views/printTemplate/index.scss
@@ -20,6 +20,13 @@
     text-align: center;
     color: #fff;
     background: #001529;
+
+    div {
+      position: absolute;
+      top: 0px;
+      right: 30px;
+      font-size: 14px;
+    }
   }
   .tools {
     width: 240px;

--
Gitblit v1.8.0