focus ring

This commit is contained in:
knugget
2022-06-22 09:44:25 -05:00
parent 96ac8d8fef
commit c74a66d2ed
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ export default function FormList() {
{({ open }) => (
<>
<div>
<Menu.Button className="flex items-center p-2 -m-2 rounded-full text-darkgray-400 hover:text-darkgray-500-600 focus:outline-none">
<Menu.Button className="flex items-center p-2 -m-2 rounded-full text-darkgray-400 hover:text-darkgray-500 focus:outline-none">
<span className="sr-only">Open options</span>
<DotsHorizontalIcon
className="w-5 h-5"
@@ -122,7 +122,7 @@ export default function FormList() {
>
<Menu.Items
static
className="absolute left-0 w-56 mt-2 origin-top-right bg-white rounded-md shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none"
className="absolute left-0 w-56 mt-2 origin-top-right bg-white rounded-md shadow-lg"
>
<div className="py-1">
<Menu.Item>