diff --git a/src/DodoSSH.Client.App/App.axaml b/src/DodoSSH.Client.App/App.axaml
index 55a2a72..59715e3 100644
--- a/src/DodoSSH.Client.App/App.axaml
+++ b/src/DodoSSH.Client.App/App.axaml
@@ -954,6 +954,42 @@
+
+
+
+
+
+
+
+
-
+ BorderThickness="1" CornerRadius="14">
-
+
+
-
@@ -54,32 +60,50 @@
looks like it does — the keyboard route already treats choosing a row and connecting to it as one
act, and a pointer that only highlighted would leave the palette open over a choice already made.
The gesture is wired in the code-behind, as the sidebar's double-click is.
+
+ Classes="tiles" clears the theme's full-bleed hover and selection wash the way the hosts grid's own
+ cards do — see the remark on Border.qcrow in App.axaml, which is what paints every state here
+ instead. Rows rather than cards, but the same reason applies: a square wash behind a rounded shape
+ shows its corners.
-->
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+