fix
This commit is contained in:
parent
a012b95eaa
commit
8a6ccc8cde
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
<div class="flex flex-col w-full h-full bg-[#334155]">
|
||||
<div class="h-3 w-full bg-[#334155]"></div>
|
||||
<div class="h-4 w-full bg-[#cbd5e1]"></div>
|
||||
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#e4e4e7] p-2 mb-0">
|
||||
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#e2e8f0] p-2 mb-0">
|
||||
<li class="flex">
|
||||
<i class="fas fa-arrow-alt-up text-[8px] text-[#0284c7]"></i>
|
||||
<div class="ml-1 h-2 w-2/4 rounded-full bg-black/40"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue