Skip to content

Commit

Permalink
Merge pull request #215 from EyeSeeTea/development
Browse files Browse the repository at this point in the history
  • Loading branch information
SferaDev authored Nov 3, 2021
2 parents d4338c9 + 737fe2f commit 6f72bc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "git+https://github.com/eyeseetea/d2-ui-components.git"
},
"version": "2.6.7",
"version": "2.6.8",
"main": "index.js",
"types": "index.d.ts",
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions src/group-editor/GroupEditor.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ export default class GroupEditor extends Component {
fontFamily: "Roboto",
fontSize: 13,
outline: "none",
overflowX: "auto",
},
options: {
padding: ".25rem .5rem",
Expand Down

0 comments on commit 6f72bc2

Please sign in to comment.