Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
reason
2022-01-01 11:37:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6f4ff762fb88f74d1048a20ac5fe9be5dd9693a6
6f4ff762
1 parent
8dba1ba6
repair style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/poem/page/poem_detail.dart
lib/poem/page/poem_detail.dart
View file @
6f4ff76
...
...
@@ -53,7 +53,7 @@ class _PoemDetailPageState extends State<PoemDetailPage> {
children:
[
Container
(
margin:
const
EdgeInsets
.
symmetric
(
vertical:
40.0
,
horizontal:
2
5
.0
),
vertical:
40.0
,
horizontal:
2
0
.0
),
height:
240.0
,
width:
double
.
infinity
,
decoration:
BoxDecoration
(
...
...
Please
register
or
login
to post a comment