mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
chore: update dependencies
This commit is contained in:
parent
8ba5740b8a
commit
a3eb54eb87
18 changed files with 234 additions and 238 deletions
|
@ -32,7 +32,8 @@
|
|||
|
||||
&:focus {
|
||||
&::file-selector-button {
|
||||
#{$✨}box-shadow: var(#{$✨}button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)),
|
||||
#{$✨}box-shadow:
|
||||
var(#{$✨}button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)),
|
||||
0 0 0 var(#{$✨}outline-width) var(#{$✨}secondary-focus);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue