Optimize focus outline offset in navigation
This commit is contained in:
parent
2ac900eb30
commit
7a224a87c8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -392,6 +392,10 @@
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
||||
|
||||
> :is(input, button, label, a) {
|
||||
outline-offset: -2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user