tweak editor textarea style
This commit is contained in:
parent
f0e71325c4
commit
70cff4431d
|
@ -312,8 +312,9 @@ body {
|
||||||
|
|
||||||
#editor {
|
#editor {
|
||||||
display: none;
|
display: none;
|
||||||
|
border: 0;
|
||||||
|
width: 794px;
|
||||||
height: 800px;
|
height: 800px;
|
||||||
font-size: 11px;
|
|
||||||
}
|
}
|
||||||
/* }}} */
|
/* }}} */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue