Remove resize triangle in writer body

This commit is contained in:
Tankred Hase 2014-11-12 18:08:59 +01:00
parent f82c7c7480
commit 4d2cabc8c1
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
width: 100%;
border: none;
outline: none;
resize: none;
color: $color-grey-dark;
line-height: 1.5em;
overflow-y: auto;