Commit aa6d92ae authored by Phil Hughes's avatar Phil Hughes

Added sr-only to label for description

[ci skip]
parent 7791d498
......@@ -26,7 +26,9 @@
<template>
<div>
<label for="issue-description">
<label
class="sr-only"
for="issue-description">
Description
</label>
<markdown-field
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment