This commit is contained in:
街角小林 2025-03-05 18:20:39 +08:00
parent 3e65eb35e8
commit 4882ff7af2

View File

@ -587,10 +587,10 @@ export default {
.aiCreatingMask {
position: fixed;
left: 0;
top: 0;
top: 40px;
width: 100%;
height: 100%;
z-index: 99999;
z-index: 2000;
background-color: transparent;
.btn {