UI improvements part 5

This commit is contained in:
Čarodej
2022-01-28 09:17:36 +01:00
parent 0c71329dee
commit 42c2ffc274
13 changed files with 141 additions and 29 deletions

View File

@@ -10,7 +10,7 @@
<!--Ghost bar-->
<span
v-if="ghostLength > 0"
class="2xl:w-3 md:w-2 w-1 block rounded-lg lg:mr-2 mr-1.5 dark:bg-gray-800 bg-gray-100"
class="2xl:w-3 lg:w-2 block lg:mr-2 relative cursor-pointer dark:bg-gray-800 bg-gray-100"
v-for="(ghost, i) in ghostLength"
:style="{height: '7%'}"
:key="i">