Skip to content

ListBox.ItemTemplate doesn't stretch entire background #83

ListBox.ItemTemplate doesn't stretch entire background

ListBox.ItemTemplate doesn't stretch entire background #83

Workflow file for this run

name: Label issues
on:
issues:
types: [opened]
jobs:
label_issues:
runs-on: ubuntu-latest
steps:
- name: Label issues
uses: andymckay/labeler@master
with:
add-labels: "needs-triage"