hide time if not needed
This commit is contained in:
parent
15431450ac
commit
b7e5e9e7fa
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<header class="sticky top-0 h-fit">
|
||||
<header class="sticky top-0 h-fit z-50">
|
||||
<div
|
||||
primary
|
||||
class="h-24 min-h-fit w-full px-4 md:px-12 py-2.5 justify-between items-center gap-5 flex overflow-hidden"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue