Apply textarea height increase to new issues in Blender repository only
This commit is contained in:
@@ -202,9 +202,10 @@
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.issue-content {
|
form[action="/blender/blender/issues/new"] {
|
||||||
--min-height-textarea: 300px;
|
--min-height-textarea: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script defer data-domain="projects.blender.org" src="https://analytics.blender.org/js/script.js"></script>
|
<script defer data-domain="projects.blender.org" src="https://analytics.blender.org/js/script.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user