Fixed overlap
parent
720e7d332e
commit
0a800ed8e1
|
@ -19,7 +19,7 @@ export default {
|
||||||
width: '{focus.ring.width}',
|
width: '{focus.ring.width}',
|
||||||
style: '{focus.ring.style}',
|
style: '{focus.ring.style}',
|
||||||
color: '{focus.ring.color}',
|
color: '{focus.ring.color}',
|
||||||
offset: '-1px',
|
offset: '-2px',
|
||||||
shadow: '{focus.ring.shadow}'
|
shadow: '{focus.ring.shadow}'
|
||||||
},
|
},
|
||||||
gap: '0.25rem'
|
gap: '0.25rem'
|
||||||
|
|
Loading…
Reference in New Issue