✏️ Updated features list, minor UI tweaks

This commit is contained in:
liyasthomas
2019-10-26 01:41:57 -07:00
parent e9830479af
commit b1157a0615
3 changed files with 36 additions and 10 deletions

View File

@@ -319,9 +319,13 @@
<input placeholder="Token" name="bearer_token" v-model="bearerToken" />
</li>
</ul>
<p class="align-right"><pw-toggle
<div class="flex-wrap">
<pw-toggle
:on="!urlExcludes.auth"
@change="setExclude('auth', !$event)">Include Authentication in URL</pw-toggle></p>
@change="setExclude('auth', !$event)">
Include in URL
</pw-toggle>
</div>
</pw-section>
</div>
<input id="tab-two" type="radio" name="grp" />