mirror of
https://github.com/moparisthebest/mail
synced 2025-01-31 15:10:13 -05:00
Remove resize triangle in writer body
This commit is contained in:
parent
f82c7c7480
commit
4d2cabc8c1
@ -57,6 +57,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
resize: none;
|
||||||
color: $color-grey-dark;
|
color: $color-grey-dark;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user