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