mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-14 19:36:38 +08:00
Upd: set max-height for CodeMirror scroll area
This commit is contained in:
@@ -206,6 +206,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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user