From ea34e669b45f86793017621a0dc3f9a71aa3276b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 23 二月 2021 18:23:26 +0800
Subject: [PATCH] 2021-02-23

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

diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss
index c99ba4e..fe43335 100644
--- a/src/components/tabview/index.scss
+++ b/src/components/tabview/index.scss
@@ -107,6 +107,13 @@
     bottom: 20px;
     right: 30px;
   }
+  .mk-water-mark {
+    position: absolute;
+    top: 47px;
+    left: 5px;
+    font-size: 13px;
+    font-style: italic;
+  }
 }
 .mk-tabview-wrap.collapsed {
   max-width: calc(100% - 80px);

--
Gitblit v1.8.0