Improve overflow handling in logs and terminal view
This commit is contained in:
@@ -1146,6 +1146,10 @@ footer {
|
||||
color: #00FFFF;
|
||||
}
|
||||
}
|
||||
|
||||
.dont-overflow {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.contextMenuBackdrop {
|
||||
|
||||
Reference in New Issue
Block a user