diff --git a/src/components/Charts/DonutChart.vue b/src/components/Charts/DonutChart.vue index 3dfdde65..891a2e23 100644 --- a/src/components/Charts/DonutChart.vue +++ b/src/components/Charts/DonutChart.vue @@ -77,7 +77,8 @@ text-xs text-gray-600 font-semibold whitespace-nowrap - overflow-x-scroll + overflow-x-auto + no-scrollbar " > {{ diff --git a/src/components/Controls/Currency.vue b/src/components/Controls/Currency.vue index 8f0a10ae..dc1fb840 100644 --- a/src/components/Controls/Currency.vue +++ b/src/components/Controls/Currency.vue @@ -17,7 +17,7 @@ />
@@ -50,7 +50,7 @@ text-gray-900 text-base px-3 flex-shrink-0 - overflow-x-scroll + overflow-x-auto whitespace-nowrap " > diff --git a/src/components/SearchBar.vue b/src/components/SearchBar.vue index f0db9331..9ed1b499 100644 --- a/src/components/SearchBar.vue +++ b/src/components/SearchBar.vue @@ -58,7 +58,7 @@
-
+
-
+

diff --git a/src/pages/Dashboard/Expenses.vue b/src/pages/Dashboard/Expenses.vue index 202430a6..a8d346b9 100644 --- a/src/pages/Dashboard/Expenses.vue +++ b/src/pages/Dashboard/Expenses.vue @@ -18,7 +18,7 @@ @mouseleave="active = null" >
-

+

{{ d.account }}

diff --git a/src/pages/DataImport.vue b/src/pages/DataImport.vue index 28b4b06a..c260a3f5 100644 --- a/src/pages/DataImport.vue +++ b/src/pages/DataImport.vue @@ -127,7 +127,7 @@

{{ t`Assign Imported Labels` }}

-
+
{{ t`Successfully created the following ${names.length} entries:` }}

-
+
-
+
{{ tab.label }}
-
+