diff --git a/src/styles/override.css b/src/styles/override.css index 3999baa..a166c60 100644 --- a/src/styles/override.css +++ b/src/styles/override.css @@ -8,4 +8,8 @@ ion-item.md ion-icon[slot="start"] { ion-list.md { padding-bottom: 0; +} + +p { + text-wrap: wrap; } \ No newline at end of file diff --git a/src/views/options/Accessibility.vue b/src/views/options/Accessibility.vue index 7fcd466..eeb9f01 100644 --- a/src/views/options/Accessibility.vue +++ b/src/views/options/Accessibility.vue @@ -1,10 +1,26 @@ + + @@ -18,6 +34,64 @@ + + + + High legibility font + Use OpenDyslexic instead of the standard device font + + + + + + + UI variant + + + + Auto + + + + Light + + + + Dark + + + + + + + + Accent color + Use a custom accent color + + + + + + + Reduced motion + Disable in-app animations + + + + + + + UI size + + + + + + + Chat UI size + + + diff --git a/src/views/options/ImportExport.vue b/src/views/options/ImportExport.vue index bb49058..3bcbf6b 100644 --- a/src/views/options/ImportExport.vue +++ b/src/views/options/ImportExport.vue @@ -27,16 +27,14 @@ - - Import / Export - + Import / Export - + Export your data Backup your current data to a file you can store somewhere else @@ -47,7 +45,7 @@ Import your data from a backup file Warning! It will override any existing data - +
Use OpenDyslexic instead of the standard device font
Use a custom accent color
Disable in-app animations
Backup your current data to a file you can store somewhere else
Warning! It will override any existing data