Skip to content

Commit d024c25

Browse files
authored
Add empty cells in connection details for consistent rendering (#1732)
### WHAT is this pull request doing? Fixes #1696 by adding empty cells in details. <img width="1978" height="734" alt="image" src="https://github.com/user-attachments/assets/7cb1b37c-e0d2-411d-a2f1-f1a9c5b316c3" /> ### HOW can this pull request be tested? Visually
1 parent 8bba858 commit d024c25

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

views/connection.ecr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
<tr id="amqp-frame" style="display: none;">
3636
<th>Frame max</th>
3737
<td id="frame_max"></td>
38+
<th></th>
39+
<td></td>
3840
</tr>
3941
<tr>
4042
<th>TLS version</th>

0 commit comments

Comments
 (0)