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