up
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<td>
|
||||
<div class="min-w-[200px]">
|
||||
<input type="text" value="/feed/facebook.php?id=1" readonly
|
||||
class="block leading-[32px] w-[100%] bg-[#fff] p-[0_10px] m-[0_0_4px] rounded-[4px] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]" />
|
||||
class="w-full h-[35px] input input-md input-bordered rounded-[4px] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]" />
|
||||
<a href=""> FB feed </a>
|
||||
</div>
|
||||
</td>
|
||||
@@ -63,7 +63,7 @@
|
||||
<td>
|
||||
<div class="min-w-[200px]">
|
||||
<input type="text" value="/feed/google.php?id=1" readonly
|
||||
class="block leading-[32px] w-[100%] bg-[#fff] p-[0_10px] m-[0_0_4px] rounded-[4px] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]" />
|
||||
class="w-full h-[35px] input input-md input-bordered rounded-[4px] shadow-[0px_2px_4px_0px_rgba(0,0,0,0.12)]" />
|
||||
<a href=""> Google feed </a>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user