mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
feat: add max-height to cm-editor in index.css
This commit is contained in:
@@ -44,6 +44,7 @@ input {
|
||||
.cm-editor {
|
||||
width: 100%;
|
||||
min-height: 100px;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
/* .dark .cm-editor .cm-tooltip-autocomplete {
|
||||
|
||||
Reference in New Issue
Block a user