Updated icon positions in onboarding checklist (#19976)

fixes IPC-135

Icon no longer jumps around on hover in Safari.
This commit is contained in:
Daniël van der Winden 2024-04-03 11:18:08 +02:00 committed by GitHub
parent 9fb14aab7d
commit 83d4484d94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2913,6 +2913,7 @@ Onboarding checklist */
height: auto;
margin: 0 16px 0 0;
color: #ae5aef;
position: relative;
}
.gh-onboarding-item-content svg path {