mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
Merge pull request #1645 from logto-io/charles-remove-useless-horizontal-scrollbar-from-code-editor
fix(console): remove annoying horizontal scrollbar from code editor
This commit is contained in:
commit
55a6c4248c
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
||||||
|
|
||||||
textarea,
|
textarea,
|
||||||
pre {
|
pre {
|
||||||
|
display: flex;
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue