mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
modify style
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
v-model="transaction.timeZone"
|
||||
>
|
||||
<template #selection="{ item }">
|
||||
<span v-if="transaction.timeZone || transaction.timeZone === ''">
|
||||
<span class="text-truncate" v-if="transaction.timeZone || transaction.timeZone === ''">
|
||||
{{ item.title }}
|
||||
</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user