Fix font difference between code block and textarea
This commit is contained in:
parent
057ed640ee
commit
9fff1df6e6
2 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
background: none;
|
||||
border: none;
|
||||
outline: 0;
|
||||
|
||||
resize: none;
|
||||
overflow: auto;
|
||||
|
@ -61,4 +62,4 @@
|
|||
}
|
||||
});
|
||||
</script>
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue