seatable-ui
Version:
Basic style of dtable related products
9 lines (8 loc) • 365 B
HTML
<div class="example">
<div class="container">
<h1>SeaTable UI</h1>
<p>html { font-size: 16px; height: 100%; }</p>
<p>body { -webkit-tap-highlight-color: transparent; -ms-touch-action: manipulation; touch-action: manipulation; height: 100%; overflow-y: scroll; position: relative; }</p>
<p>body { background: none; } /* only for print */</p>
</div>
</div>