feat: update angel3_orm.

This commit is contained in:
2022-01-14 12:17:30 +08:00
parent 52b5d9e259
commit 6a936e7364
4 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import 'package:flutter/cupertino.dart';
/// [UOS设计指南](https://docs.uniontech.com/zh/content/t_dbG3kBK9iDf9B963ok)
const double localManagerPanelWidth = 260;
const double marketOrMePanelWidth = 450;
const double marketOrMePanelWidth = 400;
const shortDuration = const Duration(milliseconds: 100);