From e05545a75a4da3dc6dfe881d5ab1072e90f83ff2 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 29 七月 2023 16:05:17 +0800 Subject: [PATCH] Merge branch 'develop' --- 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