Apply textarea height increase to new issues in Blender repository only

This commit is contained in:
Bart van der Braak
2025-07-24 12:02:57 +02:00
parent fb02e98826
commit 609e1fe10f

View File

@@ -202,9 +202,10 @@
list-style: none;
}
form.issue-content {
form[action="/blender/blender/issues/new"] {
--min-height-textarea: 300px;
}
</style>
<script defer data-domain="projects.blender.org" src="https://analytics.blender.org/js/script.js"></script>