mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-29 13:50:28 +00:00
add user profiles and theme selectors
This commit is contained in:
parent
1ca430af21
commit
72324b8439
14 changed files with 466 additions and 186 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div ref="label" class="dropdown dropdown-end w-full">
|
||||
<div ref="label" class="dropdown dropdown-end dropdown-top w-full">
|
||||
<FormTextField v-model="dateText" tabindex="0" label="Date" :inline="inline" readonly />
|
||||
<div tabindex="0" class="mt-1 card compact dropdown-content shadow bg-base-100 rounded-box w-64" @blur="resetTime">
|
||||
<div class="card-body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue