update 0.11.6

This commit is contained in:
hufeixiong
2022-01-07 09:35:34 +08:00
parent 12ab2e813b
commit b577590749
10 changed files with 30 additions and 79 deletions

View File

@@ -80,7 +80,7 @@ const SortableItem = SortableElement(
minWidth: leftWidth,
borderRight: borderColor,
borderBottom: borderColor,
backgroundColor: value.value.focus ? 'rgb(118 118 118)' : 'initial',
backgroundColor: value.value.focus ? '#76767680' : 'initial',
cursor: 'pointer',
}}
>