Fix dashkit scss building

This commit is contained in:
Justin Starry
2020-03-13 18:14:03 +08:00
committed by Michael Vines
parent 6aa797c05c
commit 6619edb12c

View File

@ -110,7 +110,7 @@
}
.select2-search--inline .select2-search__field {
height: calc(1em * $input-line-height);
height: calc(1em * #{$input-line-height});
padding-bottom: .25rem;
background-color: transparent;
border: 0;