mirror of
https://github.com/seejohnrun/haste-server.git
synced 2026-02-10 16:01:32 +00:00
Merge pull request #135 from seejohnrun/horizontal_scroll_fix
Fix horizontal scroll overflow
This commit is contained in:
@@ -43,6 +43,7 @@ textarea {
|
||||
outline: none;
|
||||
font-size: 13px;
|
||||
padding-right: 360px;
|
||||
overflow: inherit;
|
||||
}
|
||||
|
||||
#box code {
|
||||
|
||||
Reference in New Issue
Block a user