forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-24 15:01:28 -06:00
parent f2b6f8c7ec
commit 0632743768
1 changed files with 2 additions and 2 deletions

View File

@ -619,9 +619,9 @@
<div class="h-4 w-full bg-[#e1e1e1]"></div>
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#ffffff] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#0084B4]"></i>
<i class="fas fa-arrow-alt-up text-[8px] text-[#0084b4]"></i>
<div class="ml-1 h-2 w-2/4 rounded-full bg-black/40"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#0084B4]"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#0084b4]"></div>
</li>
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-black/40"></i>