Skip to content

Commit 16f818e

Browse files
committed
fix: removed toogle fullscreen icons. now using css content
1 parent dc6b8ed commit 16f818e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ <h2 class="padding:5px_0px">Demo</h2>
249249
<a class="margin-right:10px" hidden id="eye-slash" show="#eye, #demo-preview" hide="#eye-slash" toggle="code-height" toggle-target="#demo-code"><i class="fas fa-eye-slash"></i></a>
250250
<a class="margin-right:10px" id="code" show="#code-slash" hide="#code, #demo-code"><i class="fa fa-code"></i></a>
251251
<a class="margin-right:10px" hidden id="code-slash" show="#code, #demo-code" hide="#code-slash"><i class="fas fa-code"></i></a>
252-
<a class="margin-right:5px" fullscreen target="#playground"><i class="fas fa-expand"></i></a>
252+
<a class="margin-right:5px" fullscreen target="#playground"></a>
253253
</div>
254254

255255
</div>

0 commit comments

Comments
 (0)