Update HomeView.vue
Fix multiline text of cmd output
This commit is contained in:
@@ -135,6 +135,7 @@ export default {
|
||||
height: 100%;
|
||||
width: 60%;
|
||||
text-align: justify;
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
.shown {
|
||||
|
||||
Reference in New Issue
Block a user