🐛 修复会话打开黑屏.
This commit is contained in:
@@ -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 工具栏
|
||||
|
||||
Reference in New Issue
Block a user