remove unnecessary comment
This commit is contained in:
@ -44,7 +44,6 @@
|
|||||||
<div class="row" style="height: calc(100vh - 5.875rem);overflow: hidden;">
|
<div class="row" style="height: calc(100vh - 5.875rem);overflow: hidden;">
|
||||||
<input id="doc-drawer-checkbox" class="drawer" value="on" type="checkbox">
|
<input id="doc-drawer-checkbox" class="drawer" value="on" type="checkbox">
|
||||||
<nav class="col-md-4 col-lg-3" style="border-top: 0">
|
<nav class="col-md-4 col-lg-3" style="border-top: 0">
|
||||||
<!-- <input type="text" id="searchInput" onkeyup="search(this)" placeholder="Search for snippet.."> -->
|
|
||||||
<div class="group">
|
<div class="group">
|
||||||
<input class="search" type="text" id="searchInput" onkeyup="search(this)">
|
<input class="search" type="text" id="searchInput" onkeyup="search(this)">
|
||||||
<span class="highlight"></span>
|
<span class="highlight"></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user