Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa committed May 20, 2021
1 parent 4ed1c14 commit c7e3f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-app-files/src/views/SharedWithMe.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<oc-button
v-if="resource.status === 1 || resource.status === 2"
appearance="raw"
class="file-row-share-status-action uk-text-meta"
style="color: #53960a"
class="file-row-share-status-action uk-text-meta"
@click.stop="triggerShareAction(resource, 'POST')"
>
<translate>Accept</translate>
Expand Down

0 comments on commit c7e3f29

Please sign in to comment.