Update PluginRepo.plugin.js
This commit is contained in:
parent
d78fc602d2
commit
4f5600ced5
|
@ -180,6 +180,7 @@ module.exports = (_ => {
|
||||||
BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.Flex.Child, {
|
BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.Flex.Child, {
|
||||||
grow: 1,
|
grow: 1,
|
||||||
shrink: 0,
|
shrink: 0,
|
||||||
|
basis: "auto",
|
||||||
children: BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.FormComponents.FormTitle, {
|
children: BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.FormComponents.FormTitle, {
|
||||||
tag: BDFDB.LibraryComponents.FormComponents.FormTags.H1,
|
tag: BDFDB.LibraryComponents.FormComponents.FormTags.H1,
|
||||||
className: BDFDB.disCN.marginreset,
|
className: BDFDB.disCN.marginreset,
|
||||||
|
|
Loading…
Reference in New Issue