Publishing flow: Social buttons update (#20841)
Updated the hover colour of the social buttons in the new publishing flow's modal.
This commit is contained in:
parent
59a3a9514b
commit
1d17600f5d
@ -1054,7 +1054,7 @@
|
||||
}
|
||||
|
||||
.modal-post-success .modal-footer .gh-btn:is(.twitter, .threads, .facebook, .linkedin, .copy-link, .copy-preview-link):hover {
|
||||
background: var(--lightgrey-l1);
|
||||
background: var(--whitegrey-l1);
|
||||
}
|
||||
|
||||
.modal-post-success .modal-footer .gh-btn:is(.twitter, .threads, .facebook, .linkedin) span {
|
||||
|
Loading…
Reference in New Issue
Block a user