chore: improve popup menu color (#5725)

* chore: improve popup menu color

* fix: 100% text wrap into a new line in checklist cell
This commit is contained in:
Lucas.Xu
2024-07-12 15:23:22 +08:00
committed by GitHub
parent 8833df1740
commit a2336f5bf7
2 changed files with 21 additions and 3 deletions

View File

@ -1,7 +1,7 @@
import 'package:appflowy_editor/appflowy_editor.dart';
import 'package:flowy_infra/theme_extension.dart';
import 'package:flutter/material.dart';
import 'package:percent_indicator/percent_indicator.dart';
import '../../application/cell/bloc/checklist_cell_bloc.dart';
class ChecklistProgressBar extends StatefulWidget {
@ -68,7 +68,7 @@ class _ChecklistProgressBarState extends State<ChecklistProgressBar> {
),
),
SizedBox(
width: PlatformExtension.isDesktop ? 36 : 45,
width: 45,
child: Align(
alignment: AlignmentDirectional.centerEnd,
child: Text(