Skip to content

Commit

Permalink
Fixup: show the primary action when the item has focus as well
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed May 9, 2024
1 parent 8320bb4 commit 8f44155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@
opacity: 0;
}

&:focus-within,
&.is-hovered,
&:hover {
.dataviews-item-actions .components-button:not(.dataviews-all-actions-button) {
Expand Down

0 comments on commit 8f44155

Please sign in to comment.