mirror of
https://github.com/SunRed/haste-server.git
synced 2025-09-04 12:50:14 +02:00
Merge pull request #135 from seejohnrun/horizontal_scroll_fix
Fix horizontal scroll overflow
This commit is contained in:
commit
eb5c8eef6a
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ textarea {
|
|||
outline: none;
|
||||
font-size: 13px;
|
||||
padding-right: 360px;
|
||||
overflow: inherit;
|
||||
}
|
||||
|
||||
#box code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue