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:
Daniël van der Winden 2024-08-28 10:42:56 +02:00 committed by GitHub
parent 59a3a9514b
commit 1d17600f5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {