fix
This commit is contained in:
parent
a851ff3afc
commit
3bb52a20cf
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
<h2 class="ml-2 font-bold text-lg font-heading leading-normal mb-2">
|
||||
Link
|
||||
</h2>
|
||||
<input type="text" onclick="this.select()" value="https://rdrama.net/post/{{ p.id }}" class="m-0.5 p-0.5 bg-white border border-gray-300 text-xs text-gray-700 w-44">
|
||||
<input type="text" onclick="this.select()" value="https://rdrama.net/post/{{ p.id }}" class="m-0.5 p-0.5 bg-white border border-gray-300 text-xs text-black w-44">
|
||||
</div>
|
||||
<hr class="mt-6 mb-5 h-0.5 border-b border-gray-300 shadow-inset-t-white-05"/>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue