🐛 修复会话打开黑屏.

This commit is contained in:
lijiahangmax
2025-07-10 03:32:45 +08:00
parent d2cba947b3
commit b42645b0ce
9 changed files with 43 additions and 16 deletions

View File

@@ -632,7 +632,7 @@ body[terminal-theme='dark'] .arco-modal-container {
align-items: center;
justify-content: center;
:deep(> div) {
& > div {
position: relative;
z-index: 8;
}
@@ -647,7 +647,7 @@ body[terminal-theme='dark'] .arco-modal-container {
display: flex;
align-items: center;
justify-content: center;
z-index: 9999;
z-index: 30;
}
// guacd 工具栏