Skip to content

Commit

Permalink
change class name to oc-menu-item-hover
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa committed Jun 1, 2022
1 parent 17aa818 commit b618dcc
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
:key="`section-${section.name}-action-${actionIndex}`"
:action="action"
:items="items"
class="oc-files-context-action oc-px-s oc-rounded action-menu-item-hover"
class="oc-files-context-action oc-px-s oc-rounded oc-menu-item-hover"
/>
</oc-list>
</div>
Expand Down
Loading

0 comments on commit b618dcc

Please sign in to comment.