TF-3410 Synchronize all color for app
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -55,7 +55,7 @@ extension QuotasExtensions on Quota {
|
||||
if (isHardLimitReached) {
|
||||
return AppColor.colorQuotaError;
|
||||
} else {
|
||||
return AppColor.colorLabelQuotas;
|
||||
return AppColor.steelGray400;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user