mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
revert width of modal
This commit is contained in:
parent
97af45d4a0
commit
f03598bde1
@ -1,7 +1,7 @@
|
||||
@import "../../../app/common/themes/themes.less";
|
||||
|
||||
.rconndetail-modal {
|
||||
width: 680px;
|
||||
width: 631px;
|
||||
min-height: 565px;
|
||||
|
||||
.wave-modal-content {
|
||||
@ -94,7 +94,7 @@
|
||||
|
||||
.terminal-wrapper {
|
||||
margin-top: 5px;
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
|
||||
.terminal-connectelem {
|
||||
|
Loading…
Reference in New Issue
Block a user