diff --git a/client/styles/components/_collection.scss b/client/styles/components/_collection.scss index 541d5eb1c7..a0bac089b3 100644 --- a/client/styles/components/_collection.scss +++ b/client/styles/components/_collection.scss @@ -74,7 +74,7 @@ text-align: left; } -.collection-metadata__description .editable-input--has-value .editable-input__label { +.collection-metadata__description .editable-input--has-value:not(:hover) .editable-input__label { @include themify() { color: getThemifyVariable('primary-text-color'); }