Merge branch 'dark-mode' of github.com:crater-invoice/crater into dark-view-create

This commit is contained in:
yogesh-gohil
2023-03-30 17:49:53 +05:30
38 changed files with 167 additions and 156 deletions

View File

@ -215,7 +215,7 @@
<SelectNotePopup type="Payment" @select="onSelectNote" />
</div>
<label class="mb-4 text-sm font-medium text-gray-800">
<label class="mb-4 text-sm font-medium text-gray-800 dark:text-gray-300">
{{ $t('estimates.notes') }}
</label>