Skip to content

Commit

Permalink
fix: improve input like components state style
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Nov 7, 2022
1 parent 5cbc2bf commit 456f6bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion style/input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ $input: map.merge(
&#{&}--#{$state} {
@include define-input-style(
(
bg-color: 'color' $state 'opacity-9',
b-color: 'color' $state 'light-1',
b-color-hover: 'color' $state 'light-1',
s-color-focus: 'color' $state 'opacity-6'
Expand Down

0 comments on commit 456f6bf

Please sign in to comment.