fix styling ✨
This commit is contained in:
@@ -37,9 +37,11 @@
|
||||
}
|
||||
|
||||
.logs {
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
white-space: pre-line;
|
||||
word-wrap: break-word;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.stopped {
|
||||
@@ -47,13 +49,6 @@
|
||||
padding: 1em 0;
|
||||
}
|
||||
|
||||
.log {
|
||||
margin: 0;
|
||||
white-space: nowrap;
|
||||
overflow: visible;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user