mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
Merge pull request #1158 from Hexastack/1157-bug---nlu-selection-component-multiple-spaces
fix(frontend): resolve NLU component multiple spaces bug
This commit is contained in:
commit
17e3b53b9b
@ -33,6 +33,7 @@ const SelectableBox = styled(Box)({
|
||||
width: "100%",
|
||||
padding: "0 4px",
|
||||
lineHeight: 1.5,
|
||||
whiteSpaceCollapse: "preserve",
|
||||
},
|
||||
"& .editable": {
|
||||
position: "relative",
|
||||
|
Loading…
Reference in New Issue
Block a user