This commit is contained in:
Jeremy Thomas
2020-09-07 08:56:04 +01:00
parent ed23e59334
commit 4ca02cfb2b
3 changed files with 0 additions and 24 deletions

View File

@@ -47,7 +47,6 @@ $select-colors: $form-colors !default
border-color: var(--select-hover-color)
// Colors
@each $name, $pair in $select-colors
@debug $select-colors
$color: nth($pair, 1)
&.is-#{$name}
--hover-border-delta: -5%