TF-3986 Change style for over quota flow when send or save draft email
This commit is contained in:
@@ -59,7 +59,7 @@ class QuotasBannerWidget extends StatelessWidget {
|
||||
),
|
||||
const SizedBox(height: 8),
|
||||
if (!PlatformInfo.isWeb ||
|
||||
!_quotasController.isManageMyStorageIsEnabled)
|
||||
_quotasController.isManageMyStorageIsDisabled)
|
||||
Text(
|
||||
appLocalizations.quotaBannerWarningSubtitleWithoutPremium,
|
||||
style: QuotasBannerStyles.subTitleTextStyle,
|
||||
|
||||
Reference in New Issue
Block a user