rotate the shackle of the lock for better accessibility

This commit is contained in:
Henry Jameson 2020-10-21 00:28:24 +03:00
parent 6aa7445ea7
commit 1ec41302f7
3 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@
:title="$t('post_status.scope.unlisted')"
@click="changeVis('unlisted')"
>
<FAIcon icon="unlock" class="button-icon" size="lg" />
<FAIcon icon="lock-open" class="button-icon" size="lg" />
</span>
<span
v-if="showPublic"