We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef4045 commit a421f6dCopy full SHA for a421f6d
1 file changed
webapp/components/general/ControlPanelTreeItem.js
@@ -64,7 +64,7 @@ const useStyles = makeStyles((theme) => ({
64
colorPicker: {
65
position: 'absolute',
66
zIndex: 1000,
67
- right: 0,
+ right: '-2.7rem',
68
backgroundColor: `${bgDarker} !important`,
69
padding: '0.2rem',
70
'& label': {
0 commit comments