0
0
Fork 0

fix: styles

This commit is contained in:
Javier Segarra 2024-09-13 23:19:16 +02:00
parent b6cce74449
commit 93488a5750
2 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,7 @@ const styleAttrs = computed(() => {
:rules="mixinRules"
:clearable="false"
@click="isPopupOpen = true"
hide-bottom-space
>
<template #append>
<QIcon

View File

@ -79,6 +79,7 @@ function dateToTime(newDate) {
:rules="mixinRules"
@click="isPopupOpen = false"
type="time"
hide-bottom-space
>
<template #append>
<QIcon