mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -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…
Add table
Reference in a new issue