forked from MIrrors/bin
Fix font difference between code block and textarea
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
background: none;
|
||||
border: none;
|
||||
outline: 0;
|
||||
|
||||
resize: none;
|
||||
overflow: auto;
|
||||
@@ -61,4 +62,4 @@
|
||||
}
|
||||
});
|
||||
</script>
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user