11 lines
330 B
HTML
11 lines
330 B
HTML
<!-- That file is not particularly elegant. This will need a refactor at some point. -->
|
|
<div class="hide-child">
|
|
<div id='tooltip-wrapper' class="bg-white lh-copy dn o-0 pa2 w5 f6 overflow-hidden absolute child">
|
|
<div id='tooltip-content'>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<iframe class="dn" id="link-preview-iframe">
|
|
</iframe>
|