From 2f12393a7361a38d91991b16ea36559e8977fe48 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 29 七月 2023 16:05:39 +0800 Subject: [PATCH] Merge branch 'master' into positec --- src/tabviews/custom/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss index 19bb049..ede42fb 100644 --- a/src/tabviews/custom/index.scss +++ b/src/tabviews/custom/index.scss @@ -50,6 +50,9 @@ } } .custom-page-wrap.mk-no-mask { + .loading-mask { + max-height: 80vh; + } .ant-spin-blur { background: transparent!important; opacity: 1; -- Gitblit v1.8.0