Skip to content

Commit

Permalink
removing header
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresOrtegaGuerrero committed Jan 8, 2025
1 parent 18514c4 commit 4cab079
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def _render(self):
def _initialize_structure_info(self, structure):
self.structure_info = ipw.HTML(
f"""
<h3 style='margin-bottom: 8px;'>Structure properties</h3>
<div style='line-height: 1.4;'>
<strong>PK:</strong> {structure.pk}<br>
<strong>Label:</strong> {structure.label}<br>
Expand Down

0 comments on commit 4cab079

Please sign in to comment.