fix the incorrect text color of the time zone in transaction view dialog on the desktop version

This commit is contained in:
MaysWind
2025-12-14 01:41:21 +08:00
parent 0a8f62741a
commit aebd65449b
@@ -1253,6 +1253,7 @@ defineExpose({
.transaction-edit-timezone.v-input input::placeholder {
color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity)) !important;
opacity: unset;
}
.transaction-edit-map-view {