We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6b8ed commit 16f818eCopy full SHA for 16f818e
docs/index.html
@@ -249,7 +249,7 @@ <h2 class="padding:5px_0px">Demo</h2>
249
<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>
250
<a class="margin-right:10px" id="code" show="#code-slash" hide="#code, #demo-code"><i class="fa fa-code"></i></a>
251
<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>
+ <a class="margin-right:5px" fullscreen target="#playground"></a>
253
</div>
254
255
0 commit comments