Skip to content

Commit 129253e

Browse files
author
Ellet
committed
Update color dialog
1 parent a202781 commit 129253e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/widgets/toolbar/buttons/color/color_dialog.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ class ColorPickerDialogState extends State<ColorPickerDialog> {
9090
),
9191
],
9292
),
93+
const SizedBox(height: 6),
9394
Column(
9495
children: [
9596
if (pickerType == _PickerType.material)

0 commit comments

Comments
 (0)