mirror of https://github.com/VERT-sh/VERT.git
fix: arrow center
This commit is contained in:
parent
3cb5ba2145
commit
0f9b1adaa1
|
|
@ -306,7 +306,9 @@
|
||||||
{file.from}
|
{file.from}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="w-full sm:hidden block h-full">
|
<div
|
||||||
|
class="w-full sm:hidden h-full flex justify-center items-center"
|
||||||
|
>
|
||||||
<ArrowRight
|
<ArrowRight
|
||||||
class="w-6 h-6 text-accent-foreground"
|
class="w-6 h-6 text-accent-foreground"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue