diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css
index 4b3584e873ab96854d3d132ed14f1faab07033c8..58854f9bd8afd28fdceeddb6a243ebce7d2097bf 100644
--- a/installer/resources/themes/console/dark/console.css
+++ b/installer/resources/themes/console/dark/console.css
@@ -5098,7 +5098,6 @@ div.app {
 
 div.app:hover {
     opacity: 1;
-    border: 1px solid #1F1A24;
     background: #7778bf;
     box-shadow: none;
     color: #e6e6e7 !important;