tooltip_small_row

NAML documentation   Watch a video
   Usages of this macro
... in ui_components.naml
212
213
214
215
216
<macro name="tooltip_small_row" dot_parameter="contents">
    <div class="nabble-tooltip-small-row second-font">
        <n.contents/>
    </div>
</macro>