Skip to content

Commit

Permalink
same height for diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-pol committed Dec 3, 2024
1 parent b003ab3 commit 418768a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/snow/hexa.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
d="M 13.09267,15.11811 1e-5,22.677165 v 15.118111 l 13.09266,7.559055 13.092673,-7.559055 V 22.677165 Z"
onclick="setHref(this.id, 'replacement', 'toDiagrams', 'toPrintFriendly')" id="hexaNW"/>
</svg>
<div id="pairs" style=" display: inline-block; width: 180px; height: 150px; overflow: auto; resize: both; background: #ffffff"></div>
<div id="pairs" style=" display: inline-block; width: 180px; height: 200px; overflow: auto; resize: both; background: #ffffff"></div>
<div id="threads" style="display: inline-block; width: 280px; height: 200px; overflow: auto; resize: both; background: #ffffff"></div>
<br>
<button>
Expand Down

0 comments on commit 418768a

Please sign in to comment.