Skip to content

Commit

Permalink
Update Refs.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cdedreuille committed Feb 5, 2024
1 parent 338fab5 commit e6956cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/ui/manager/src/components/sidebar/Refs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const CollapseButton = styled.button(({ theme }) => ({
gap: 6,
alignItems: 'center',
cursor: 'pointer',
overflow: 'hidden',

'&:focus': {
borderColor: theme.color.secondary,
Expand Down

0 comments on commit e6956cd

Please sign in to comment.