mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove tree focus ring
This commit is contained in:
@@ -24,10 +24,6 @@
|
||||
font-family: var(--font-family-monospace);
|
||||
font-size: var(--font-size-monospace-normal);
|
||||
line-height: var(--line-height-data);
|
||||
border: 0.25rem solid transparent;
|
||||
}
|
||||
.List:focus-within {
|
||||
border-color: var(--color-button-background-focus);
|
||||
}
|
||||
|
||||
.InnerElementType:focus {
|
||||
|
||||
Reference in New Issue
Block a user