Align pencil icon with label

This commit is contained in:
Andrew Nicolaou 2020-01-15 12:09:30 +01:00
parent ed481b9a89
commit 58b800d68b
1 changed files with 2 additions and 0 deletions

View File

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