Align pencil icon with label
This commit is contained in:
parent
ed481b9a89
commit
58b800d68b
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.editable-input__label {
|
.editable-input__label {
|
||||||
|
display: flex;
|
||||||
|
|
||||||
@include themify() {
|
@include themify() {
|
||||||
color: getThemifyVariable('inactive-text-color');
|
color: getThemifyVariable('inactive-text-color');
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in a new issue