mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 12:20:03 +03:00
File Manager. Textoverflow for column file time
This commit is contained in:
@@ -430,6 +430,7 @@ class _FileManagerPageState extends State<FileManagerPage>
|
||||
message: lastModifiedStr,
|
||||
child: Text(
|
||||
lastModifiedStr,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
style: TextStyle(
|
||||
fontSize: 12,
|
||||
color: MyTheme.darkGray,
|
||||
|
||||
Reference in New Issue
Block a user