Improving accessibility, fixes #279

This commit is contained in:
Liyas Thomas
2019-11-07 09:19:37 +05:30
parent c388eddc67
commit 48d4e69fc8
4 changed files with 18 additions and 16 deletions

View File

@@ -51,7 +51,11 @@ TODO:
<i class="material-icons">import_export</i>
<span>Import / Export</span>
</button>
<a href="https://github.com/liyasthomas/postwoman/wiki/Collections" target="_blank">
<a
href="https://github.com/liyasthomas/postwoman/wiki/Collections"
target="_blank"
rel="noopener"
>
<button class="icon" v-tooltip="'Wiki'">
<i class="material-icons">help</i>
</button>