Skip to content

Commit cf4b088

Browse files
Enhance message list functionality and improve layout
- Added inline expansion for message details, allowing users to view additional information directly within the message row. - Updated JavaScript to manage expanded row states and ensure proper rendering of expanded content. - Refined CSS styles for message rows and payload descriptor tables to improve readability and user experience. - Included new styles for expansion content and close button to enhance interaction.
1 parent c64ac7e commit cf4b088

3 files changed

Lines changed: 345 additions & 166 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,4 +275,5 @@ uploads/
275275

276276
# SSL Certificates
277277
*.pem
278-
ssl/
278+
ssl/
279+
scripts/.DS_Store

0 commit comments

Comments
 (0)