mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 07:20:36 +03:00
improve code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="controls">
|
||||
<button id="ioPolyfill">ResizeObserver polyfill</button>
|
||||
<button id="roPolyfill">IntersectionObserver polyfill</button><br />
|
||||
<button id="roPolyfill">IntersectionObserver polyfill</button>
|
||||
<button id="ioPolyfill">ResizeObserver polyfill</button><br />
|
||||
<label for="display">display</label>
|
||||
<select name="display" id="display">
|
||||
<option value="displayBlock">block</option>
|
||||
|
||||
Reference in New Issue
Block a user