diff options
Diffstat (limited to 'client/src/app/header/suggestion.component.scss')
-rw-r--r-- | client/src/app/header/suggestion.component.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/app/header/suggestion.component.scss b/client/src/app/header/suggestion.component.scss index 626b87c3c..41ca34d5a 100644 --- a/client/src/app/header/suggestion.component.scss +++ b/client/src/app/header/suggestion.component.scss | |||
@@ -1,4 +1,5 @@ | |||
1 | @use '_mixins'; | 1 | @use '_variables' as *; |
2 | @use '_mixins' as *; | ||
2 | 3 | ||
3 | a { | 4 | a { |
4 | @include disable-default-a-behaviour; | 5 | @include disable-default-a-behaviour; |