diff --git a/app/qml/form/editors/MMFormPhotoViewer.qml b/app/qml/form/editors/MMFormPhotoViewer.qml index 094eac051..825543148 100644 --- a/app/qml/form/editors/MMFormPhotoViewer.qml +++ b/app/qml/form/editors/MMFormPhotoViewer.qml @@ -105,6 +105,7 @@ MMPrivateComponents.MMBaseInput { } bgndColor: __style.negativeColor + bgndHoverColor: Qt.darker( __style.negativeColor, 1.15 ) iconSource: __style.deleteIcon iconColor: __style.grapeColor