fix
This commit is contained in:
parent
3f3dbbf1d8
commit
10c5df9366
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@
|
|||
<div class="flex flex-col w-full h-full bg-[#001f1b]">
|
||||
<div class="h-3 w-full bg-[#001f1b]"></div>
|
||||
<div class="h-4 w-full bg-[#001f1b]"></div>
|
||||
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#00001f] p-2 mb-0">
|
||||
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#001f1b] p-2 mb-0">
|
||||
<li class="flex">
|
||||
<i class="fas fa-arrow-alt-up text-[8px] text-[#48ec87]"></i>
|
||||
<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