chore: update dependencies

This commit is contained in:
Lucas Larroche 2023-12-24 10:41:54 +07:00
parent 8ba5740b8a
commit a3eb54eb87
18 changed files with 234 additions and 238 deletions

View file

@ -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);
}
}