diff --git a/components/lib/themes/nora/tree/index.js b/components/lib/themes/nora/tree/index.js index a4d0d51ab..44dcb6286 100644 --- a/components/lib/themes/nora/tree/index.js +++ b/components/lib/themes/nora/tree/index.js @@ -19,7 +19,7 @@ export default { width: '{focus.ring.width}', style: '{focus.ring.style}', color: '{focus.ring.color}', - offset: '-1px', + offset: '-2px', shadow: '{focus.ring.shadow}' }, gap: '0.25rem'