From 65024a1913e621dd106fdb68b2bac6fb9bc185ee Mon Sep 17 00:00:00 2001 From: Alec Rippberger <127791530+alec-livefront@users.noreply.github.com> Date: Tue, 11 Feb 2025 10:28:56 -0600 Subject: [PATCH] refactor: [PM-17180] Remove Bootstrap style from DeviceManagementComponent Replace Bootstrap styles with Tailwind equivalents in the DeviceManagementComponent to modernize the UI. --- .../auth/settings/security/device-management.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/app/auth/settings/security/device-management.component.html b/apps/web/src/app/auth/settings/security/device-management.component.html index 2b8d8be3d0f..c38283cfd80 100644 --- a/apps/web/src/app/auth/settings/security/device-management.component.html +++ b/apps/web/src/app/auth/settings/security/device-management.component.html @@ -1,7 +1,7 @@ -
+
-

{{ "devices" | i18n }}

+

{{ "devices" | i18n }}