Remove style from textarea.
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
resize: none;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Editor-ast {
|
.Editor-ast {
|
||||||
|
|||||||
Reference in New Issue
Block a user