Align pencil icon with label

This commit is contained in:
Andrew Nicolaou 2020-01-15 12:09:30 +01:00
parent ed481b9a89
commit 58b800d68b

View file

@ -5,6 +5,8 @@
}
.editable-input__label {
display: flex;
@include themify() {
color: getThemifyVariable('inactive-text-color');
&:hover {