stuff
This commit is contained in:
parent
775199fb3a
commit
a7d55c7502
|
@ -7214,9 +7214,9 @@
|
|||
]
|
||||
}),
|
||||
BDFDB.ReactUtils.createElement("div", {
|
||||
className: BDFDB.disCN._repodescription + " scroller",
|
||||
className: BDFDB.disCN._repodescriptionwrap,
|
||||
children: BDFDB.ReactUtils.createElement("div", {
|
||||
className: BDFDB.disCN._repodescription + " scroller",
|
||||
className: BDFDB.disCN._repodescription,
|
||||
children: this.props.data.description
|
||||
})
|
||||
}),
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue