diff options
Diffstat (limited to 'client/css/post-main-view.styl')
| -rw-r--r-- | client/css/post-main-view.styl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/client/css/post-main-view.styl b/client/css/post-main-view.styl index a3e970b..6078617 100644 --- a/client/css/post-main-view.styl +++ b/client/css/post-main-view.styl @@ -161,6 +161,12 @@ margin: 0 padding: 0 + .post-source + textarea + white-space: pre + overflow-wrap: normal + overflow-x: scroll + form width: auto |