fix
This commit is contained in:
parent
8b85493f6c
commit
08cc3c6bb1
1 changed files with 1 additions and 1 deletions
|
@ -467,7 +467,7 @@
|
||||||
<div class="flex flex-col w-full h-full bg-[#d73987]">
|
<div class="flex flex-col w-full h-full bg-[#d73987]">
|
||||||
<div class="h-3 w-full bg-[#d73987]"></div>
|
<div class="h-3 w-full bg-[#d73987]"></div>
|
||||||
<div class="h-4 w-full bg-[#d73987]"></div>
|
<div class="h-4 w-full bg-[#d73987]"></div>
|
||||||
<ul class="flex flex-col space-y-1 h-12 w-full bg-black p-2 mb-0">
|
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#d73987] p-2 mb-0">
|
||||||
<li class="flex">
|
<li class="flex">
|
||||||
<i class="fas fa-arrow-alt-up text-[8px] text-[#feed08]"></i>
|
<i class="fas fa-arrow-alt-up text-[8px] text-[#feed08]"></i>
|
||||||
<div class="ml-1 h-2 w-2/4 rounded-full bg-white/50"></div>
|
<div class="ml-1 h-2 w-2/4 rounded-full bg-white/50"></div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue