This commit is contained in:
Leon Bösche
2026-02-07 23:54:51 +01:00
parent d4e0b1b27f
commit 111e403ebd

View File

@@ -989,6 +989,7 @@ class _FileExplorerState extends State<FileExplorer>
return Row(
children: [
PopupMenuButton<String>(
tooltip: "sort by",
color: AppTheme.accentColor.withAlpha(220),
position: PopupMenuPosition.under,
offset: const Offset(48, 8),