mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
change overflow-x to auto
This commit is contained in:
parent
5a6d6ef1b2
commit
717c4489e0
@ -337,7 +337,7 @@
|
|||||||
min-width: 300px;
|
min-width: 300px;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.cmdstr-code {
|
.cmdstr-code {
|
||||||
|
Loading…
Reference in New Issue
Block a user