UX improvements
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
<label for="urlPatternInput">URL Match Pattern</label>
|
||||
<input type="text" id="urlPatternInput" placeholder="example.com/*" />
|
||||
</div>
|
||||
<div class="field">
|
||||
<label for="workspaceSelect">Workspace</label>
|
||||
<select id="workspaceSelect"></select>
|
||||
</div>
|
||||
<div class="row">
|
||||
<button id="retryExtractBtn" class="ghost">Retry</button>
|
||||
<button id="confirmSiteBtn" class="accent">Confirm</button>
|
||||
|
||||
Reference in New Issue
Block a user