chore: add worker command paramters
This commit is contained in:
@@ -9,5 +9,20 @@
|
||||
padding-left: 16px;
|
||||
background: var(--color-fill-sider);
|
||||
border-radius: 2px;
|
||||
list-style-type: decimal;
|
||||
|
||||
li {
|
||||
margin-left: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.code-pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
.script-install {
|
||||
.code-pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user