mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix focus
This commit is contained in:
@@ -58,7 +58,7 @@ Here's an example that modifies buttons with the `tomato-button` class.
|
||||
background: rgba(255, 99, 71, .2);
|
||||
}
|
||||
|
||||
.tomato-button::part(base):focus {
|
||||
.tomato-button::part(base):focus-visible {
|
||||
box-shadow: 0 0 0 3px rgba(255, 99, 71, .33);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user