We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8db777 commit 94bd5c4Copy full SHA for 94bd5c4
1 file changed
apps/keira/src/app/scss/main.scss
@@ -1,2 +1,7 @@
1
$fa-font-path: '@fortawesome/fontawesome-free/webfonts';
2
@import './imports';
3
+
4
+// TODO: remove this when ngx-select-ex is fixed https://github.com/optimistex/ngx-select-ex/pull/209
5
+.ngx-select__choices {
6
+ width: auto !important;
7
+}
0 commit comments