<div class="tc-table-of-contents">
<<toc-selective-expandable "contents-dino">>
<<toc-selective-expandable "contents-shark">>
</div>

(whilst still using two separate toc macros)
div.tc-tiddler-body.tc-reveal div.tc-table-of-contents ol.tc-toc.toc-selective-expandable {
margin-top: 0 ;
margin-bottom: 0;
}
<div class="tc-table-of-contents mystyle">
<<toc-selective-expandable "contents-dino">>
<<toc-selective-expandable "contents-shark">>
</div><style>
.mystyle ol {
margin-top: 0;
margin-bottom: 0;
}
</style>