mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
10 lines
426 B
Plaintext
10 lines
426 B
Plaintext
.window.window-resizable#webterm-window(style="width: 720px; height: 480px")
|
|
.window-header
|
|
.window-grab Terminal
|
|
button.window-button-close #[b ×]
|
|
button.window-button-maximize ☐
|
|
// Терминал глючит из-за зажимаемой клавиши ESC для выхода
|
|
// button(class="window-button-full-screen") ⤢
|
|
|
|
iframe#webterm-iframe(src="" style="width: 100%; height: 100%")
|