diff --git a/src/web/pages/resources/components.css b/src/web/pages/resources/components.css index 764a2d060..780213a59 100644 --- a/src/web/pages/resources/components.css +++ b/src/web/pages/resources/components.css @@ -41,10 +41,6 @@ .id { color: var(--secondary); font-weight: normal; - - &::before { - content: "•"; - } } } diff --git a/src/web/pages/templates/_components/device_card.html.j2 b/src/web/pages/templates/_components/device_card.html.j2 index 16ec62027..b8ecfc6b6 100644 --- a/src/web/pages/templates/_components/device_card.html.j2 +++ b/src/web/pages/templates/_components/device_card.html.j2 @@ -10,15 +10,18 @@ {% endif %} {% if style == DeviceCardStyle::Detailed %} -
{{ display_name }}
+{{ user_id }}
+