forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-24 16:06:09 -06:00
parent b5a736b54f
commit 7476682c09
1 changed files with 2 additions and 2 deletions

View File

@ -649,9 +649,9 @@
<div class="h-4 w-full bg-[#342020]"></div>
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#342020] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#342020]"></i>
<i class="fas fa-arrow-alt-up text-[8px] text-[#deb010]"></i>
<div class="ml-1 h-2 w-2/4 rounded-full bg-white/50"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#342020]"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#deb010]"></div>
</li>
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-white/50"></i>