mirror of
https://github.com/foss42/apidash.git
synced 2025-12-08 14:08:22 +08:00
fix: click cursor on hover & cleanup
This commit is contained in:
@@ -106,6 +106,7 @@ class CollectionPane extends ConsumerWidget {
|
||||
const Expanded(
|
||||
child: RequestList(),
|
||||
),
|
||||
kVSpacer5
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user