This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div
|
||||
class="flex flex-col sm:flex-row justify-between w-full lg:w-auto gap-2 p-2 bg-white shadow dark:bg-gray-800 rounded-xl border border-gray-200 dark:border-gray-600"
|
||||
>
|
||||
<dev class="">
|
||||
<div class="">
|
||||
<input
|
||||
v-model="displayUrl"
|
||||
type="text"
|
||||
@@ -18,7 +18,7 @@
|
||||
readonly
|
||||
class="flex-1 h-12 dark:bg-gray-900 border-slate-100 shadow rounded-xl p-3 w-1/3 sm:max-w-20"
|
||||
/>
|
||||
</dev>
|
||||
</div>
|
||||
<div class="min-w-40">
|
||||
<button
|
||||
@click="deleteParsing"
|
||||
|
||||
Reference in New Issue
Block a user