Skip to content

Commit

Permalink
fix: styling issue concerning mobile language switch (#769)
Browse files Browse the repository at this point in the history
  • Loading branch information
SGrueber authored Jul 7, 2021
1 parent 09c2765 commit 7b7e835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/webpack/webpack.custom.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ export default (config: Configuration, angularJsonConfig: CustomWebpackBrowserSc
greedy: [
/\bfa\b/,
/\bmodal\b/,
/\bdrop/,
/\bswiper\b/,
/\bcarousel\b/,
/\bslide\b/,
Expand Down

0 comments on commit 7b7e835

Please sign in to comment.