From 0a9a28bf70dbe40d3636d6640936c2971d33f650 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Fri, 9 May 2025 14:31:36 -0700 Subject: [PATCH] style: wrap table in DeviceIdentify.page with TableContainer for improved layout - Encapsulated the existing table within a
with class "TableContainer" to enhance responsiveness and layout consistency. - This change aligns with previous updates for better structure across similar components. --- emhttp/plugins/dynamix/DeviceIdentify.page | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/emhttp/plugins/dynamix/DeviceIdentify.page b/emhttp/plugins/dynamix/DeviceIdentify.page index 2a888f87a..8a9e1e98d 100644 --- a/emhttp/plugins/dynamix/DeviceIdentify.page +++ b/emhttp/plugins/dynamix/DeviceIdentify.page @@ -26,10 +26,19 @@ $(function() { }); - - - -
_(Title)__(Information)_
+
+ + + + + + + + + + +
_(Title)__(Information)_
+
:smart_identity_help: