chore: adjust padding for include time (#8052)

This commit is contained in:
Richard Shiue 2025-06-12 11:28:32 +08:00 committed by GitHub
parent 734bb25c0a
commit 08700d4837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -261,8 +261,9 @@ class IncludeTimeButton extends StatelessWidget {
FlowySvgs.clock_alarm_s,
color: Theme.of(context).iconTheme.color,
),
const HSpace(6),
const HSpace(4),
],
const HSpace(2),
FlowyText(LocaleKeys.grid_field_includeTime.tr()),
const Spacer(),
Toggle(