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