This commit is contained in:
Mirco Wittrien 2019-11-09 13:19:46 +01:00
parent 7bbeaa472e
commit 94bdc0e4e9
2 changed files with 2 additions and 2 deletions

View File

@ -6731,7 +6731,7 @@ var BDFDB = {
children: this.props.label
}),
BDFDB.ReactUtils.createElement(LibraryComponents.Flex, {
align: LibraryComponents.Flex.CENTER,
align: LibraryComponents.Flex.Align.CENTER,
className: BDFDB.disCN.quickselectclick,
children: [
BDFDB.ReactUtils.createElement("div", {

File diff suppressed because one or more lines are too long