diff --git a/ngapp/src/app/connections/connections-cards/connections-cards.component.html b/ngapp/src/app/connections/connections-cards/connections-cards.component.html index 04f69eb6..a0b3bc19 100644 --- a/ngapp/src/app/connections/connections-cards/connections-cards.component.html +++ b/ngapp/src/app/connections/connections-cards/connections-cards.component.html @@ -1,5 +1,5 @@ -
-
+
+
-
+
+
* { + flex: 1 1 80px; + margin: 5px; +} + .object-card-selected .card-pf { border: var(--card-border-width) var(--card-border-style) var(--card-border-color); }