ui: keep original design on non-narrow

Changed my mind

This reverts commit 6e81b98d2f.
This reverts commit 217f1e45da.
This commit is contained in:
William Casarin
2025-07-29 13:23:45 -07:00
parent 09e608ca75
commit f57d582307
2 changed files with 4 additions and 1 deletions

View File

@@ -34,7 +34,6 @@ impl Default for NoteOptions {
| NoteOptions::HasNotePreviews
| NoteOptions::ActionBar
| NoteOptions::Truncate
| NoteOptions::Wide
}
}