This commit is contained in:
Čarodej
2022-03-20 19:00:46 +01:00
parent 73ef6e6c1f
commit 42245317f4
10 changed files with 44 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
<template>
<div
class="sticky top-14 z-[19] overflow-x-auto whitespace-nowrap bg-white px-4 pb-3 dark:bg-dark-background lg:hidden"
class="sticky top-14 z-[19] whitespace-nowrap bg-white dark:bg-dark-background lg:hidden"
>
<div class="flex items-center">
<div class="flex items-center overflow-x-auto pb-3 pl-4">
<!--Show Buttons-->
<slot v-if="!isMultiSelectMode" />