init commit
This commit is contained in:
@@ -93,7 +93,7 @@ function copyByTextarea(text) {
|
|||||||
|
|
||||||
.log-content-preview__text {
|
.log-content-preview__text {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: #666;
|
color: #999;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
|
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
|
||||||
@@ -103,5 +103,6 @@ function copyByTextarea(text) {
|
|||||||
overflow-wrap: normal;
|
overflow-wrap: normal;
|
||||||
width: max-content;
|
width: max-content;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
|
min-height: 200px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user