Skip to content

Commit 7756683

Browse files
authored
Update hover-focus-and-other-states.mdx
1 parent 2120cdd commit 7756683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/hover-focus-and-other-states.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ module.exports = {
228228

229229
## Focus-within
230230

231-
Add the `focus-within:` prefix to only apply a utility when a child element has focus.
231+
Add the `focus-within:` prefix to only apply a utility when that element or any of its descendants have focus.
232232

233233
```html purple
234234
<template preview>

0 commit comments

Comments
 (0)