Fix alignment of items in reorder modal [SCI-6995] (#4264)

This commit is contained in:
artoscinote 2022-07-19 10:10:07 +02:00 committed by GitHub
parent 0c42e029ae
commit b6b1fed7e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -309,6 +309,7 @@
}
.step-element-header {
align-items: center;
border-bottom: 1px solid $color-concrete;
&:hover:not(.locked) {