fixed some login design bug in table and desktop
This commit is contained in:
@@ -128,4 +128,5 @@ class AppColors {
|
||||
static const Color lightBlue = Color(0xFFe8ecfc);
|
||||
static const Color cyanAqua = Color(0xFFd6f4f8);
|
||||
static const Color cyanTeal = Color(0xFF24A6B4);
|
||||
static const Color white = Color(0xFFFFFFFF);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user