This commit is contained in:
2026-03-06 11:15:39 +02:00
parent 5994e165c6
commit 7299157ba9
4 changed files with 351 additions and 265 deletions

View File

@@ -499,15 +499,6 @@ body.is-dragging-window .ui-tool-title-bar {
width: min(27rem, 92vw);
}
.terminal-modal-overlay {
position: fixed;
inset: 0;
z-index: 72;
display: flex;
align-items: center;
justify-content: center;
}
.terminal-window {
width: min(46rem, 94vw);
}