1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-15 03:40:37 +08:00
This commit is contained in:
positnuec
2026-08-14 02:04:50 +08:00
441 changed files with 12687 additions and 729 deletions

View File

@@ -213,6 +213,10 @@ button.btn.dropdown-toggle {
height: auto !important;
}
.CodeMirror-scroll {
max-height: 120px;
}
.CodeMirror-line {
font-family: SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace !important;
}