fixed Shortcuts bar bug, added UI improvements, [unfixed] sections folding
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
<div class="state-body">
|
||||
<p>Review extracted text:</p>
|
||||
<div id="extractedPreview" class="preview-box"></div>
|
||||
<div class="field">
|
||||
<label for="siteNameInput">Site Name</label>
|
||||
<input type="text" id="siteNameInput" placeholder="Example" />
|
||||
</div>
|
||||
<div class="field">
|
||||
<label for="urlPatternInput">URL Match Pattern</label>
|
||||
<input type="text" id="urlPatternInput" placeholder="example.com/*" />
|
||||
|
||||
Reference in New Issue
Block a user