mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
improve html api;
fix thumbnails loading api; add favoriteId api
This commit is contained in:
@@ -57,6 +57,7 @@ class _ToastOverlay extends StatelessWidget {
|
||||
style: const TextStyle(
|
||||
fontSize: 16, fontWeight: FontWeight.w500),
|
||||
maxLines: 3,
|
||||
overflow: TextOverflow.ellipsis,
|
||||
),
|
||||
if (trailing != null) trailing!.paddingLeft(8)
|
||||
],
|
||||
|
Reference in New Issue
Block a user