We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e374b11 commit a19ea32Copy full SHA for a19ea32
src/components/chips-input/QChipsInput.vue
@@ -19,7 +19,7 @@
19
20
@click="__onClick"
21
>
22
- <div class="col row items-center group">
+ <div class="col row items-center group q-input-chips">
23
<q-chip
24
small
25
:closable="!disable"
0 commit comments