Update static/css/style.css
This commit is contained in:
parent
adb02c4c48
commit
4bc0a6c851
1 changed files with 8 additions and 0 deletions
|
|
@ -498,4 +498,12 @@ td.d-flex {
|
||||||
height: 3rem;
|
height: 3rem;
|
||||||
margin: 1.5rem auto;
|
margin: 1.5rem auto;
|
||||||
border-width: 0.3em;
|
border-width: 0.3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fw-log-output {
|
||||||
|
background-color: #f8f9fa;
|
||||||
|
padding: 1rem;
|
||||||
|
border-radius: 0.25rem;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue