This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
change size of tree graph
pull/4/head
欧醚
5 years ago
parent
a8e4c3f5a2
commit
2bb6238dc8
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/javascript/mastodon/features/status/index.js
+ 2
- 2
app/javascript/mastodon/features/status/index.js
View File
@ -528,8 +528,8 @@ class Status extends ImmutablePureComponent {
{
showTree
?
<
Tree
data
=
{
tree_data
}
height
=
{
3
00
}
width
=
{
5
0
0
}
height
=
{
7
00
}
width
=
{
5
7
0
}
animated
svgProps
=
{
{
className
:
'tree-svg'
Write
Preview
Loading…
Cancel
Save