mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(console): remove annoying horizontal scrollbar from code editor
This commit is contained in:
parent
ee17590bcf
commit
7dba908849
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
|
||||
textarea,
|
||||
pre {
|
||||
display: flex;
|
||||
min-height: 20px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue