parent
2bdfa8158b
commit
03e6571545
@ -215,5 +215,6 @@ button {
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
</style>
|
||||
|
@ -363,6 +363,8 @@ table {
|
||||
|
||||
td {
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.time_to_list {
|
||||
|
Loading…
Reference in New Issue
Block a user