Fix editor placeholder color
This commit is contained in:
parent
5fb003ed4c
commit
53ea3c0eaf
@ -468,7 +468,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-placeholder {
|
&-placeholder {
|
||||||
color: $grey-400;
|
color: $grey-400 !important;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user