Skip to content

Commit

Permalink
issue #789: implementing the debouncer as decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
gullerya committed Apr 21, 2021
1 parent b80bce6 commit a0d63fd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions components/select/src/vwc-select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,6 @@ $vvd-select-size-block: --vvd-select-size-block;
left: -12px;
transform: none;
}

// .mdc-floating-label,
// &--invalid.mdc-select--outlined .mdc-floating-label,
// &:not(.mdc-select--invalid):not(.mdc-select--focused) .mdc-floating-label,
// &:not(.mdc-select--invalid).mdc-select--focused .mdc-floating-label {
// color: var(--mdc-select-ink-color);
// }
}
#{$vvd-select-size-block}: 40px;
}
Expand Down

0 comments on commit a0d63fd

Please sign in to comment.