Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf6a4b6

Browse files
author
wanwusangzhi
committed
feat: add css
1 parent ba3f0ce commit cf6a4b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎.idea/workspace.xml‎

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎lib/components/dialog.dart‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ YYDialog YYAlertDialog(BuildContext context) {
77
..decoration = BoxDecoration(
88
color: Colors.red,
99
)
10+
..constraints = null
11+
..mainAxisAlignment = MainAxisAlignment.end
1012
..widget(
1113
Row(
1214
children: <Widget>[Text('haha'), Text('bbb')],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /