mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
update transaction tag icon style
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
</div>
|
||||
<div class="item-footer">
|
||||
<div class="transaction-tags">
|
||||
<f7-chip media-bg-color="black" class="transaction-tag" :text="tt('Tag Title')">
|
||||
<f7-chip media-text-color="var(--f7-chip-text-color)"
|
||||
class="transaction-tag" :text="tt('Tag Title')">
|
||||
<template #media>
|
||||
<f7-icon f7="number"></f7-icon>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user