mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Added proper hover states for post analytics buttons
This commit is contained in:
parent
6471d1bf9e
commit
87a559439f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
<span class="dropdown">
|
||||
<GhDropdownButton
|
||||
@dropdownName="analytics-actions-menu"
|
||||
@classNames="gh-post-list-cta gh-btn gh-btn-icon icon-only gh-btn-action-icon"
|
||||
@classNames="gh-post-list-cta edit gh-btn-icon icon-only gh-btn-action-icon"
|
||||
@title="Analytics Actions"
|
||||
data-test-button="analytics-actions"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue