Skip to content

Commit

Permalink
fix(search): 馃悰 undefined LESS variables
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Jul 7, 2023
1 parent 6adc0d7 commit f843f4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/skins.citizen.search/skins.citizen.search.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
@import '../variables.less';
@import '../mixins.less';

.citizen-typeahead {
position: absolute;
overflow: auto;
Expand Down

0 comments on commit f843f4d

Please sign in to comment.