note previewer styles

This commit is contained in:
Garry Ing
2021-03-28 14:36:11 -04:00
parent 5230f205da
commit 6cad4966f5
2 changed files with 17 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!-- That file is not particularly elegant. This will need a refactor at some point. -->
<div class="hide-child links-dark-green">
<div id='tooltip-wrapper' class="bg-white br4 shadow-solid-accent lh-copy dn o-0 pa3 w6 f6 absolute child">
<div id='tooltip-content' class="relative overflow-hidden">
<div id='tooltip-content' class="relative overflow-hidden note-contents">
</div>
<div id="tooltip-source" class="f7 light-silver"></div>
</div>