Fixed feature image indicator alignment

This commit is contained in:
Sanne de Vries 2021-06-22 13:45:45 +02:00
parent 223a7f35c3
commit 3fc538eb4a

View File

@ -446,9 +446,8 @@
.gh-editor-feature-image-indicator {
position: absolute;
top: 0;
top: -1px;
height: 2.4rem;
margin-top: .4rem;
margin-left: -6rem;
}