diff --git a/atomic_defi_design/Dex/Screens/Startup/WalletsView.qml b/atomic_defi_design/Dex/Screens/Startup/WalletsView.qml index acfbf62cfd..2663b405ca 100644 --- a/atomic_defi_design/Dex/Screens/Startup/WalletsView.qml +++ b/atomic_defi_design/Dex/Screens/Startup/WalletsView.qml @@ -187,7 +187,7 @@ SetupPage width: 30 height: width radius: 18 - color: mouse_area.containsMouse ? Dex.CurrentTheme.floatingBackgroundColor : 'transparent' + color: Dex.CurrentTheme.floatingBackgroundColor Qaterial.ColorIcon {